A simple MNIST digit classifier using TensorFlow/Keras.
This project is designed for learning all about open source by resolving issues.
- Fork this repository.
- Clone it by running git clone in git bash.
- Fix or enhance the code.
- Make a PR.
pip install -r requirements.txt
python train.py