shubham99bisht / Handwritten-digit-recognition-MNIST

Handwritten Digit Recognition using Convolutional Neural Networks in Python with Keras on live camera
42 stars 19 forks source link

Added a small snippet into the digit_recognizer.py so as to make it work on devices using tf 2.1 #3

Closed karthikchiru12 closed 4 years ago

karthikchiru12 commented 4 years ago

The snippet was taken from here: https://github.com/keras-team/keras/issues/13684#issuecomment-595054461