Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 305 Bytes

File metadata and controls

5 lines (4 loc) · 305 Bytes

ML-Code

This Repo Contains Codes for Machine Learning Models. There are no External Libraries Like TensorFlow and PyTorch is used, Only numpy for Matrix operation and SciPy for minimization function like CG is used. All the Data in these models are taken from ML course on Coursera by prof. Andrew ng.