Artificial Intelligence
Deep Learning with Tensor Flow and Keras – MNIST
Here are my environment details : Python 3.7.8 Cuda 10.1 CUDNN v7.6.5 So.. The MNIST dataset is usually one of the first one people are using to learn about neural networks or machine learning as a whole. I remember solving this problem in matlab in the course taught by Andrew Read more…