This repository contains my solutions to the assignments from the Machine Learning Specialization by DeepLearning.AI and Stanford University, taught on Coursera.
Instructors: Andrew Ng, Eddy Shyu, Aarti Bagul, Geoff Ladwig
In this course, you will:
- Build machine learning models in Python using NumPy and scikit-learn
- Train models for prediction and binary classification, including linear regression and logistic regression
In this course, you will:
- Build and train neural networks using TensorFlow
- Apply ML development best practices to ensure models generalize well
- Build and use decision trees and ensemble methods (random forests, boosted trees)
In this course, you will:
- Use clustering and anomaly detection techniques
- Build recommender systems with collaborative filtering and deep learning
- Develop reinforcement learning models
Machine Learning Specialization on Coursera
This repository is created for educational and reference purposes only.
Please do not copy and paste the solutions as-is into Coursera. You’ll learn much more by following the instructions and solving the assignments yourself.
This project is licensed under the MIT License.
This repository contains personal solutions to publicly available assignments. All course materials belong to DeepLearning.AI and Coursera.
