Skip to content

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

Notifications You must be signed in to change notification settings

ayushm-agrawal/ml-algorithms-numpy

Repository files navigation

Fundamental Machine Learning Algorithms in Numpy

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)

Current Implementations

  • K Nearest Neighbors
  • 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