By Andrew Ng, Stanford University, and DeepLearning.ai
Welcome to my repository for the Machine Learning specialization by Andrew Ng! π€ Whether you're a beginner or a seasoned ML enthusiast, you're in the right place to dive deep into the world of algorithms and artificial intelligence.
- Notes: Comprehensive summaries of each week.
- Notebooks: Labs mentioned in the courses.
- Programming Assignments: My solutions to the programming assignments.
- Projects: Models implemented from scratch (using Numpy).
- Linear Regression
- Logistic Regression
- Decision Tree
- K-Means Clustering
- TensorFlow Project: Project using TensorFlow.
- minist: Handwritten digit recognition using TensorFlow.
- Certificates: My Certificates of Completion.
This repository is part of the Machine Learning Specialization on Coursera. The specialization covers a wide range of ML concepts, from foundational principles to advanced topics such as Neural Networks.
- Supervised Machine Learning: Regression and Classification
- Advanced Learning Algorithms
- Unsupervised Learning, Recommenders, Reinforcement Learning
- Clone the repository:
git clone https://github.com/oyounis19/Coursera-Machine-Learning-Course.git - Explore the folders for notes and notebooks.
- Dive into the topics you're interested in and enhance your ML skills!
Contributions are welcome! If you've found a typo, want to add more content, or improve something, feel free to open an issue or submit a pull request.
Special thanks to Andrew Ng for providing these amazing courses!
Happy learning! π