reformat readme

This commit is contained in:
Shautvast 2023-03-03 16:47:29 +01:00
parent 0940071724
commit 8fba0ba300

View file

@ -12,10 +12,11 @@ to do:
* evaluate with test/validation data
* make more efficient
training_data/test_data not included
format: json:
[{"x":[float;784], "y": u32}]
=> x: 28x28 gray image as float
*training_data/test_data not included*<br/> too big for github
Format: json: <br/>
[{"x":[float;784], "y": u32}]<br/>
=> x: 28x28 gray image as float<br/>
=> y: label 0.. 9
the data can be found here: