- Notifications
You must be signed in to change notification settings - Fork3.5k
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
License
greyhatguy007/Machine-Learning-Specialization-Coursera
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Contains Solutions and Notes for theMachine Learning Specialization by Andrew NG on Coursera
Note : If you would like to have a deeper understanding of the concepts by understanding all the math required, have a look atMathematics for Machine Learning and Data Science
Course 2 :Advanced Learning Algorithms
- Practice quiz: Neural networks intuition
- Practice quiz: Neural network model
- Practice quiz: TensorFlow implementation
- Practice quiz : Neural Networks Implementation in Numpy
- Optional Labs
- Programming Assignment
This Course is a best place towards becoming a Machine Learning Engineer. Even if you're an expert, many algorithms are covered in depth such as decision trees which may help in further improvement of skills.
Special thanks toProfessor Andrew Ng for structuring and tailoring this Course.
Write an unsupervised learning algorithm toLand the Lunar Lander Using Deep Q-Learning
- The Rover was trained to land correctly on the surface, correctly between the flags as indicators after many unsuccessful attempts in learning how to do it.
- The final landing after training the agent using appropriate parameters :
lunar_lander.mp4
Write an algorithm for aMovie Recommender System
- A movie database is collected based on its genre.
- A content based filtering and collaborative filtering algorithm is trained and the movie recommender system is implemented.
- It gives movie recommendentations based on the movie genre.
- And Much More !!
Concluding, this is a course which I would recommend everyone to take. Not just because you learn many new stuffs, but also the assignments are real life examples which areexciting to complete.
Happy Learning :))
About
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.

