mirror of
https://github.com/cupcakearmy/mnist.git
synced 2024-12-22 16:16:32 +00:00
Merge branch 'master' of https://github.com/cupcakearmy/mnist
This commit is contained in:
commit
080fe85c1f
@ -1,2 +1,8 @@
|
|||||||
# mnist
|
# mnist
|
||||||
MNIST Training + Website
|
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>
|
||||||
|
Loading…
Reference in New Issue
Block a user