This repository contains my completed assignments for the Coursera course:
Supervised Machine Learning: Regression and Classification by Andrew Ng, offered by DeepLearning.AI.
- Platform: Coursera
- Instructor: Andrew Ng
- Organization: DeepLearning.AI
- Certificate: View Certificate
- Completion: β 100% Score on All Assignments
COURSERA/
βββ Assignment-1/
β βββ exercise1_compute_cost.py
β βββ exercise2_gradient_descent.py
β βββ README.md
β
βββ Assignment-2/
β βββ exercise1_sigmoid.py
β βββ exercise2_compute_cost_logistic.py
β βββ exercise3_gradient_logistic.py
β βββ exercise4_predict.py
β βββ exercise5_compute_cost_reg.py
β βββ exercise6_compute_gradient_reg.py
β βββ README.md