reformat readme
This commit is contained in:
parent
0940071724
commit
8fba0ba300
1 changed files with 5 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue