Handwritten-digit-recognition-MNIST
Handwritten-digit-recognition-MNIST copied to clipboard
Handwritten Digit Recognition using Convolutional Neural Networks in Python with Keras on live camera
Results
1
Handwritten-digit-recognition-MNIST issues
Sort by
recently updated
recently updated
newest added
Looks like this repo is deprecated with the new tensorflow: ~/neural-nets/Handwritten-digit-recognition-MNIST$ python3 digit_recogniser.py Using TensorFlow backend. Traceback (most recent call last): File "digit_recogniser.py", line 71, in main() File "digit_recogniser.py", line...