pranav-bot / ML-DL-models-from-scratch

This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML-models-from-scratch

  • This contains the most commonly used machine learning models written from scratch without the use if any libraries except Numpy which is used for calculations
  • Every model contains a test file on which the algorithim created is tested on various datasets
  • There are hand-written notes explaining every model in detail of how how it works and how mathematical equations fit into the picture

About

This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations


Languages

Language:Java 63.9%Language:Python 35.6%Language:Julia 0.4%