/ml-algorithms

A bare-bones (minimal dependencies) implementation of some ML algorithms (classifying/clustering) as part of the Machine Learning postgraduate course assignments in the GUC

Primary LanguageJupyter NotebookMIT LicenseMIT

MNIST Machine Learning Algorithms

A bare-bones (minimal dependencies) implementation of some ML algorithms (classifying/clustering).

The dataset of images are supposed to be located in the Test and Train folders, in the following format (1.jpg, 2.jpg)