Welcome to my repository containing all of my work related to machine learning.
-
Classifiers with MNIST
Implementation of linear classifiers using Euclidean and Mahalanobis distance, as well as techniques such as Maximum Likelihood Estimation and Principal Component Analysis. Also went into an introduction of unsupervised learning through clustering.