CNN based torch neural network for guessing number from 0 to 9.
MNIST dataset with self-implemented data augumentation
PyTorch CNN model, trained on 10k images
- accuracy on test 97.6
Bacis application on PyGame for testing model
- clone this repo
- run
main.py - or run
output/main.exe


