Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatashiro/coursera-machine-learning
Programming assignments of the Machine Learning course in Coursera
https://github.com/hatashiro/coursera-machine-learning
assignment coursera machine-learning
Last synced: 5 days ago
JSON representation
Programming assignments of the Machine Learning course in Coursera
- Host: GitHub
- URL: https://github.com/hatashiro/coursera-machine-learning
- Owner: hatashiro
- Created: 2018-09-08T10:19:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T08:26:21.000Z (about 6 years ago)
- Last Synced: 2024-10-29T20:10:22.578Z (about 2 months ago)
- Topics: assignment, coursera, machine-learning
- Language: Matlab
- Homepage: https://github.com/utatti/coursera-machine-learning
- Size: 28.9 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coursera-machine-learning
Programming assignments of the Machine Learning course in Coursera
- https://www.coursera.org/learn/machine-learning
## Assignments
1. [Linear Regression](ex1)
2. [Logistic Regression](ex2)
3. [Multi-class Classification and Neural Networks](ex3)
4. [Neural Network Learning](ex4)
5. [Regularized Linear Regression and Bias/Variance](ex5)
6. [Support Vector Machines](ex6)
7. [K-Means Clustering and PCA](ex7)
8. [Anomaly Detection and Recommender Systems](ex8)