AI Handwriting Recognizer
This is a common exercise for Convolutional Neural Networks (CNN), featuring the MNIST Dataset. It allows us to recognize handwritten digits, from 0 to 9.
- Python Libraries
- PyTorch
- Pillow
- MNIST Dataset
This is a common exercise for Convolutional Neural Networks (CNN), featuring the MNIST Dataset. It allows us to recognize handwritten digits, from 0 to 9.