abdullahkady / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%