Understanding how to use Keras API to classify handwritten digit classification using the MNIST dataset. The model is a Sequential model with a Flatten layer and Dense layers. The optimizer used is adam optimizer. The loss function selected is sparse_categorical_crossentropy, with metrics=accuracy. The model is performing with around 97% accuracy.
-
Notifications
You must be signed in to change notification settings - Fork 0
SarveshD7/Handwritten-Digit-Classification-using-Keras-Tensorflow
About
Understanding how to use Keras API to classify handwritten digit classification using the MNIST dataset.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published