From f5f3a8a474aa8480bdef5174683e6e9cac603e82 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Fri, 6 Nov 2020 21:55:48 +0100 Subject: [PATCH 1/2] Fix #4099 --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index b8f8247c4c52a..2d0d7d9df2ca2 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -228,6 +228,7 @@ * [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu) * [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning) (coursera) * [Deep Reinforcement Learning](http://rail.eecs.berkeley.edu/deeprlcourse/) - Sergey Levine +* [Exploring Fairness in Machine Learning for International Development](https://ocw.mit.edu/resources/res-ec-001-exploring-fairness-in-machine-learning-for-international-development-spring-2020/index.htm) - Dr. Richard Fletcher, Prof. Daniel Frey, Dr. Mike Teodorescu, Amit Gandhi, Audace Nakeshimana (MIT OpenCourseWare) * [Intro to Deep Learning](https://www.kaggle.com/learn/intro-to-deep-learning) - Ryan Holbrook * [Introduction to Reinforcement learning with David Silver](https://www.youtube.com/playlist?list=PLqYmG7hTraZBiG_XpjnPrSNw-1XQaM_gB) - David Silver * [MIT 6.S094: Deep Learning for Self-Driving Cars](https://selfdrivingcars.mit.edu) From 8951dbf541c16f4e059a9a16f5631ab2cf403d70 Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Fri, 6 Nov 2020 21:58:09 +0100 Subject: [PATCH 2/2] Remove Redundant Route in URL --- free-courses-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-courses-en.md b/free-courses-en.md index 2d0d7d9df2ca2..794a022c21e11 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -228,7 +228,7 @@ * [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu) * [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning) (coursera) * [Deep Reinforcement Learning](http://rail.eecs.berkeley.edu/deeprlcourse/) - Sergey Levine -* [Exploring Fairness in Machine Learning for International Development](https://ocw.mit.edu/resources/res-ec-001-exploring-fairness-in-machine-learning-for-international-development-spring-2020/index.htm) - Dr. Richard Fletcher, Prof. Daniel Frey, Dr. Mike Teodorescu, Amit Gandhi, Audace Nakeshimana (MIT OpenCourseWare) +* [Exploring Fairness in Machine Learning for International Development](https://ocw.mit.edu/resources/res-ec-001-exploring-fairness-in-machine-learning-for-international-development-spring-2020) - Dr. Richard Fletcher, Prof. Daniel Frey, Dr. Mike Teodorescu, Amit Gandhi, Audace Nakeshimana (MIT OpenCourseWare) * [Intro to Deep Learning](https://www.kaggle.com/learn/intro-to-deep-learning) - Ryan Holbrook * [Introduction to Reinforcement learning with David Silver](https://www.youtube.com/playlist?list=PLqYmG7hTraZBiG_XpjnPrSNw-1XQaM_gB) - David Silver * [MIT 6.S094: Deep Learning for Self-Driving Cars](https://selfdrivingcars.mit.edu)