Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

maamri95/mnist

Repository files navigation

mnist

web application to recognize handwritten numbers

requirements for use

before use

git clone https://github.com/maamri95/mnist.git && cd mnist
virtualenv venv
source venv/bin/activate
pip install

use

python run.py

Training graphic

Accuracy Loss

Evaluation

Test loss: 0.0865%
Test accuracy: 0.9726%

testing

you can test it here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published