Train and test results of mnist on ann and cnn using keras.
In this code you need keras, sklearn and other python libraries to run this code.
You can test the performance of mnist dataset by changing hyperparmeter, neurons and hidden layers.
This is just a raw code for anyone who need mnist for any resarch purpose