This repo contains the programming assignments from Coursera's Machine Learning course taught by Andrew Ng.
For more information about the course, refer to https://www.coursera.org/learn/machine-learning.
Here are some interesting links that are related with course contents:
- Logistic Regression
- Logistic Cost Function Derivative
- Derivation of the Normal Equation for linear regression
- The Normal Equation and matrix calculus
### Week 4