An open API service indexing awesome lists of open source software.

https://github.com/acecoooool/ml-andrew-ng

Coursera Machine Learning (Andrew Ng) --- python code
https://github.com/acecoooool/ml-andrew-ng

machine-learning python

Last synced: about 1 year ago
JSON representation

Coursera Machine Learning (Andrew Ng) --- python code

Awesome Lists containing this project

README

          

# ML-Andrew-Ng
## 主要内容

Coursera上Andrew Ng的《机器学习》课程编程作业,采用python来完成

## 进度

Exercise1:Linear Regression

Exercise2:Logistic Regression

Exercise3:Multi-class Classification and Neural Networks

Exercise4:Neural Networks Learning

Exercise5:Regularized Linear Regression and Bias v.s. Variance

Exercise6:Support Vector Machines

Exercise7:K-means Clustering and Principal Component Analysis

Exercise8:Anomaly Detection and Recommender Systems