From f0876967d2346e55bdd49131f7c1c6cf953037a4 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sun, 2 Feb 2025 16:46:37 +0100 Subject: [PATCH] added the convert in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a2aa4a..786e0e0 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Format: json:
the data can be found here: https://github.com/mnielsen/neural-networks-and-deep-learning/blob/master/data/mnist.pkl.gz -albeit in a different format \ No newline at end of file +albeit in a different format, convert it with `convert_pickle.py` \ No newline at end of file