DigitRecognition
DigitRecognition copied to clipboard
Digit recognition with neural network
Digit recognition with neural network
Sample implementation of neural networks. Ground up implementation in Python. Implementation is slow and ment only for learning purposes.
Runs with Python 3.2
Required libraries:
- scipy
- numpy
- pygame