Closed samkit-jain closed 5 years ago
Fixes issues #4 , #7, #8, #9 and #10
Complete code rewrite with Python 3 support and using EMNIST dataset. Scripts to create the dataset, train the model and run predictions have been added. Older Python files removed. Added a requirements.txt file for easy setup.
requirements.txt
The Android related portion is untested.
Fixes issues #4 , #7, #8, #9 and #10
Complete code rewrite with Python 3 support and using EMNIST dataset. Scripts to create the dataset, train the model and run predictions have been added. Older Python files removed. Added a
requirements.txt
file for easy setup.The Android related portion is untested.