Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 458 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 458 Bytes

Implementation of basic and complex machine learning algorithms in python.

The whole repository will act as a source for implementation of ML and DL algorithms, I will try updating and implementing nearly all of the basic as well as complex ones till end of May this year.

References:

  1. Intro to machine learning by Andrew NG
  2. ML: A probablistic approach
  3. CS231: Convolutional Neural Networks for Visual Recognition
  4. http://www.deeplearningbook.org