MNIST Training + Website
Go to file
2020-01-20 19:14:39 +01:00
.github screenshot 2020-01-18 12:00:52 +01: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
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 Update README.md 2020-01-18 12:06:17 +01:00

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