Machine Learning exercises in Octave
related to Andrew Ng ML lessons in Coursera
See for reference:
https://www.coursera.org/learn/machine-learning
Requirements:
- Octave Software (or Matlab) Note that Octave is a free open source project (GNU license). Matlab is licensed. Octave download link: https://www.gnu.org/software/octave/
Exercise 1: Linear Regression Exercise 2: Logistic Regression Exercise 3: Muli-class Classification and Neural Network Exercise 4: Neural Network Exercise 5: Regularized Linear Regression Exercise 6: Support Vector Machine Exercise 7: Unsupervised ML, K-means Clustering and PCA