MNIST Training + Website
Go to file
cupcakearmy 6e33dfc0a4
funding
2020-05-26 10:35:10 +02:00
.github funding 2020-05-26 10:35:10 +02:00
src initial push 2020-01-17 19:56:30 +01:00
static smaller model 2020-01-20 19:14:37 +01:00
training training 2020-01-18 11:51:11 +01:00
.drone.yml deployment 2020-01-18 11:56:56 +01:00
.gitignore initial push 2020-01-17 19:56:30 +01:00
README.md Update README.md 2020-01-18 12:06:17 +01:00
docker-compose.prod.yml deployment 2020-01-18 11:56:56 +01:00
docker-compose.yml initial push 2020-01-17 19:56:30 +01:00
package.json initial push 2020-01-17 19:56:30 +01:00

README.md

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 after training.

screenshot