shantanu1109 / Coursera-DeepLearning.AI-Stanford-University-Machine-Learning-Specialization

This Repository contains Solutions to the Quizes & Lab Assignments of the Machine Learning Specialization (2022) from Deeplearning.AI on Coursera taught by Andrew Ng, Eddy Shyu, Aarti Bagul, Geoff Ladwig.
MIT License
112 stars 68 forks source link
anomaly-detection artificial-neural-networks gradient-descent kmeans-clustering linear-regression logistic-regression multiple-linear-regression recommender-system regularization reinforcement-learning supervised-machine-learning tensorflow tree-ensemble unsupervised-machine-learning xgboost


DeepLearning.AI, Stanford University - Machine Learning Specialization

This Repository Contains Solution to the Assignments of the Machine Learning Specialization from deeplearning.ai on Coursera Taught by Andrew Ng, Eddy Shyu, Aarti Bagul, Geoff Ladwig


WHAT YOU WILL LEARN


About this Specialization

The Machine Learning Specialization is a foundational online program created in collaboration between DeepLearning.AI and Stanford Online. This beginner-friendly program will teach you the fundamentals of machine learning and how to use these techniques to build real-world AI applications.

This Specialization is taught by Andrew Ng, an AI visionary who has led critical research at Stanford University and groundbreaking work at Google Brain, Baidu, and Landing.AI to advance the AI field.

This 3-course Specialization is an updated version of Andrew’s pioneering Machine Learning course, rated 4.9 out of 5 and taken by over 4.8 million learners since it launched in 2012.

It provides a broad introduction to modern machine learning, including supervised learning (multiple linear regression, logistic regression, neural networks, and decision trees), unsupervised learning (clustering, dimensionality reduction, recommender systems), and some of the best practices used in Silicon Valley for artificial intelligence and machine learning innovation (evaluating and tuning models, taking a data-centric approach to improving performance, and more.)

By the end of this Specialization, you will have mastered key concepts and gained the practical know-how to quickly and powerfully apply machine learning to challenging real-world problems. If you’re looking to break into AI or build a career in machine learning, the new Machine Learning Specialization is the best place to start.


Applied Learning Project

By the end of this Specialization, you will be ready to:

-Build machine learning models in Python using popular machine learning libraries NumPy and scikit-learn.


There are 3 Courses in this Specialization

flowchart TD
    B["fa:fa-twitter Machine Learning Specialization"]
    B-->C[fa:fa-ban Supervised Machine Learning: Regression and Classification]
    B-->D(fa:fa-spinner Advanced Learning Algorithms);
    B-->E(fa:fa-camera-retro Unsupervised Learning, Recommenders, Reinforcement Learning)

COURSE 1

Supervised Machine Learning: Regression and Classification

In the first course of the Machine Learning Specialization, you will:

COURSE 2

Advanced Learning Algorithms

In the second course of the Machine Learning Specialization, you will:

COURSE 3

Unsupervised Learning, Recommenders, Reinforcement Learning

In the third course of the Machine Learning Specialization, you will:


Certificate

  1. Supervised Machine Learning: Regression and Classification
  2. Advanced Learning Algorithms
  3. Unsupervised Learning, Recommenders, Reinforcement Learning
  4. Machine Learning Specialization (Final Certificate)

References

  1. Supervised Machine Learning: Regression and Classification
  2. Advanced Learning Algorithms
  3. Unsupervised Learning, Recommenders, Reinforcement Learning

📝 Disclaimer

I made this repository as a reference. Please do not copy paste the solution as is. You can find the solution if you read the instruction carefully.

📝 License

The gem is available as open source under the terms of the MIT License.