https://github.com/runningleon/coursera-ml
https://github.com/runningleon/coursera-ml
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runningleon/coursera-ml
- Owner: RunningLeon
- Created: 2017-10-10T14:05:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T13:39:11.000Z (over 8 years ago)
- Last Synced: 2025-04-02T18:24:30.971Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 3.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coursera Machine Learning
----
--------
Here are implemmented excercises with Octave and python while I'm taking course of Machine Learning by Andrew Ng on Coursera
### Exercises List:
* Exercise 1 - Linear Regression
* Exercise 2 - Logistic Regression
* Exercise 3 - Multi-class Classification and Neural Networks
* Exercise 4 - Neural Networks Learning
* Exercise 5 - Regularized Linear Regression and Bias v.s. Variance
* Exercise 6 - Support Vector Machines
* Exercise 7 - K-means Clustering and Principal Component Analysis
* Exercise 8 - Anomaly Detection and Recommender Systems
### References:

[https://www.coursera.org/learn/machine-learning/home/welcome](https://www.coursera.org/learn/machine-learning/home/welcome)