Skip to content

My solutions to the machine learning course by Andrew Ng on coursera

Notifications You must be signed in to change notification settings

wannabeOG/Andrew-NG_Machine_Learning_Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andrew-NG_Machine_Learning_Course

My solutions to the machine learning course by Andrew Ng on coursera.

The focus is on making the code as vectorized as possible. However I was not able to achieve it completely.In some cases having a vectorized code may have led to more complications but I trust it to run faster. Better solutions are welcome.

Contents


  • Ex1 - Linear Regression
  • Ex2 - Logistic Regression
  • Ex3 - Multi Class Classification
  • Ex4 - Neural Networks
  • Ex5 - Bias-Variance Tradeoff
  • Ex6 - SVM's and Kernels
  • Ex7 - K-means clustering algorithm and PCA

About

My solutions to the machine learning course by Andrew Ng on coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages