diff --git a/README.md b/README.md index f04e521..13017f0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # mnist MNIST Training + Website + +This repo incudes the python code to train a neural network to recognise the famous mnist data set and how to export, import and use it inside a [website](https://mnist.nicco.io) after training. + +
+ +