Machine Learning from Scratch
I wrote a variety of machine learning algorithms from scratch without any packages. This repository is just a little playground for me to try and get a better grasp of whats going on under the hood of most machine learning models.
Implemented Algorithms: K-means, K Nearest Neighbor