ayushm-agrawal/ml-algorithms-numpy

Repository files navigation

This is an ongoing repository where I will be implementing all the fundamental algorithms in machine learning from scratch using Numpy. The goal of this repository is to better my understanding of how these algorithms work and get a better intuition.

All of the code is written in Colab Notebooks and can be run through Colab or your local Jupyter notebooks (you will have to edit certain cells that mount G-Drive)

  • K Nearest Neigrs
  • Linear Regression
  • (Experiment) CIFAR-10 on PyTorch... Just for fun

NOTE: Feel free to add any issues or questions :)

About

Fundamental Machine Learning Algorithms implemented from scratch. This is an on going repository and will be updated in future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published