Skip to content

A repository to derive all machine learning and deep learning algorithms from first principle.

Notifications You must be signed in to change notification settings

tanliyon/MachineLearningAlgorithms

Repository files navigation

Machine Learning from First Principle

A repository to derive all machine learning and deep learning algorithms from first principle.

While there are a myriad of libraries available today, I want to make sure that I understand all of the algorithms fully so that my solutions are robust to changes.

All of the algorithm derivations will be done in Python using Jupyter Notebook.

To Do

  • K-Means
  • Naive Bayes
  • Perceptron
  • Multi-layer Perceptron
  • Support Vector Machine
  • Random Forest
  • About

    A repository to derive all machine learning and deep learning algorithms from first principle.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published