dromeroFeb 18, 20191 minA Gaussian Bayes Classifier in Python for MNISTIn this post I present my learning of the concepts of a simple Gaussian Bayes classifier using the MNIST data. The objective is to show...