moinudeen / digit-recognizer-flask-cnn

A simple Flask application that recognizes handwritten digits. Developed using TensorFlow and Keras.
GNU General Public License v3.0
60 stars 20 forks source link

Keras version issue #7

Open mahesh197 opened 4 years ago

mahesh197 commented 4 years ago

Please mention the specific Keras package version I was getting the dependencies issue so I installed the Keras==1.1.1 now it's working fine.