diff --git a/_site/blog/learn-ml/index.html b/_site/blog/learn-ml/index.html index 1882683..29cf023 100644 --- a/_site/blog/learn-ml/index.html +++ b/_site/blog/learn-ml/index.html @@ -40,22 +40,22 @@

Learn Machine Learning

Math

Machine Learning

Deep Learning

Reinforcement Learning

diff --git a/blog/learn-ml.md b/blog/learn-ml.md index dd9d8eb..f8887b5 100644 --- a/blog/learn-ml.md +++ b/blog/learn-ml.md @@ -7,20 +7,20 @@ layout: post.njk #### Math - [Math for Machine Learning](https://www.youtube.com/playlist?list=PLD80i8An1OEGZ2tYimemzwC3xqkU0jKUg) - Weights & Biases -- [Mathematics for Machine Learning](https://mml-book.github.io/) - Marc Peter Deisenroth, A. Aldo Faisal and Cheng Soon Ong +- [Mathematics for Machine Learning](https://mml-book.github.io/book/mml-book.pdf) - Marc Peter Deisenroth, A. Aldo Faisal and Cheng Soon Ong #### Machine Learning -- [Machine Learning Specialization](https://www.youtube.com/playlist?list=PLkDaE6sCZn6FNC6YRfRQc_FbeQrF8BwGI) - Andrew Ng +- [Machine Learning Course](https://www.youtube.com/playlist?list=PLkDaE6sCZn6FNC6YRfRQc_FbeQrF8BwGI) - Andrew Ng - [An Introduction to Statistical Learning](https://www.statlearning.com/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani #### Deep Learning -- [Introduction to Deep Learning](http://introtodeeplearning.com/) - MIT -- [Deep Learning Lecture Series](https://www.deepmind.com/learning-resources/deep-learning-lecture-series-2020/) - DeepMind x UCL -- [Deep Learning](https://www.deeplearningbook.org/) - Ian Goodfellow, Yoshua Bengio and Aaron Courville +- [Introduction to Deep Learning](http://introtodeeplearning.com) - MIT +- [Deep Learning Lecture Series](https://www.youtube.com/playlist?list=PLqYmG7hTraZCDxZ44o4p3N5Anz3lLRVZF) - DeepMind x UCL +- [Deep Learning](https://www.deeplearningbook.org) - Ian Goodfellow, Yoshua Bengio and Aaron Courville #### Reinforcement Learning -- [Reinforcement Learning Lecture Series](https://www.deepmind.com/learning-resources/reinforcement-learning-lecture-series-2021/) - DeepMind x UCL +- [Reinforcement Learning Lecture Series](https://www.youtube.com/playlist?list=PLqYmG7hTraZDVH599EItlEWsUOsJbAodm) - DeepMind x UCL - [Reinforcement Learning](http://incompleteideas.net/book/RLbook2020.pdf) - Richard S. Sutton and Andrew G. Barto