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
- Host: GitHub
- URL: https://github.com/acecoooool/ml-andrew-ng
- Owner: AceCoooool
- Created: 2016-11-09T14:20:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T00:49:08.000Z (over 9 years ago)
- Last Synced: 2025-04-01T12:04:09.349Z (about 1 year ago)
- Topics: machine-learning, python
- Language: Python
- Size: 17.7 MB
- Stars: 128
- Watchers: 6
- Forks: 67
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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