diff --git a/README.md b/README.md index 717c288..0e75d3c 100644 --- a/README.md +++ b/README.md @@ -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*
too big for github + +Format: json:
+[{"x":[float;784], "y": u32}]
+=> x: 28x28 gray image as float
=> y: label 0.. 9 the data can be found here: