From 8fba0ba300d063c2b7378bcd8f6a99bcf3069c55 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Fri, 3 Mar 2023 16:47:29 +0100 Subject: [PATCH] reformat readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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: