Update README.md

This commit is contained in:
Nicco 2020-01-18 12:06:17 +01:00 committed by GitHub
parent bf5c35bf14
commit 860264b3c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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>