Number Guesser
Steps:
- Run drawing_window.py
- A pygame window will appear, click and draw any number and press any key
- A pop-up window will appear with the predictions from the CNN and the Neural Network
main python modules used :
- Pygame
- Keras
Mnist Dataset used to train the Neural Network and the CNN