technology - machine learning - datascience - computer vision - programming
Search

MNIST Handwritten digits classification using Keras (part – 1) | Python 3.6

Hello everyone, this is going to be part one of the two-part tutorial series on how to deploy Keras model to production. In this part, we are going to discuss how to classify MNIST Handwritten digits using Keras. By the end of the tutorial series, you will be able to deploy digit classifier that looks something like:

Source : MNIST Handwritten digits classification using Keras (part – 1) | Python 3.6