This commit is contained in:
cupcakearmy 2020-01-20 19:14:39 +01:00
commit 080fe85c1f

View File

@ -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.
<p align="center">
<img src=".github/screen.png" alt="screenshot" />
</p>