Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 246 Bytes

File metadata and controls

3 lines (3 loc) · 246 Bytes

digit_recignizer_mnist_cnn_keras

This is a CNN project on very famous MNIST dataset of digits for digits prediction. In this I am creating a ML model based on available training image dataset and then trying to predict the test dataset images.