Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 661 Bytes

File metadata and controls

18 lines (15 loc) · 661 Bytes

Stanford_Machine_Learning_Exercise

Exercises for the Stanford Machine Learning course from Coursera

Description

These are the programming assignments from Coursera's Machine Learning course taught by Andrew Ng.

Include:

  • Linear Regression, Gradient Descent
  • Logistic Regression
  • Multi-class Classification, Neural Networks
  • Neural Networks Learning
  • Regularized Linear Regression and Bias vs Variance, Polynomial Regression
  • Support Vector Machines, Classifiers
  • K-means Clustering and Principal Component Analysis
  • Anomaly Detection and Recommender Systems

Course Link

Machine Learning