Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 313 Bytes

Machine Learning Intro

A collection of machine learning modules in python with sci-kit

  • Create basic ML algorithms by hand: Linear Regression, Logistic Regression, Single Layer Neural Network(Feed forward and back propagation).

  • Kaggle Competitions are performed in /kaggle