From f419af829a36e79939d629d1ee7b600e30e247d0 Mon Sep 17 00:00:00 2001 From: Jacky Xu Date: Thu, 26 Jan 2017 00:56:59 -0500 Subject: [PATCH 1/2] Fix link for 14-740 - Fundamentals of Computer Networks (#40) Merging the fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d86c08..4aeb53b 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ Courses ### Computer Networks -- [14-740 - Fundamenals of Computer Networks, Fall 2016 - CMU](http://ini740.com/F16/) +- [14-740 - Fundamentals of Computer Networks, Spring 2017 - CMU](http://www.ini740.com/S17/index.html#videos) - [Prof. Shiv Kalyanaraman's Online Audio and Video Lectures on Computer Networking - RPI](https://www.ecse.rpi.edu/homepages/koushik/shivkuma-teaching/video_index.html) - [Audio/Video Recordings and Podcasts of Professor Raj Jain's Lectures - Washington University in St. Louis](http://www.cse.wustl.edu/~jain/videos.htm) ([YouTube](https://www.youtube.com/user/ProfRajJain/playlists)) - [Computer Networks, Tanenbaum, Wetherall Computer Networks 5e - Video Lectures](http://media.pearsoncmg.com/ph/streaming/esm/tanenbaum5e_videonotes/tanenbaum_videoNotes.html) ([U Washington MOOC](https://www.youtube.com/playlist?list=PLkHsKoi6eZnzJl1qTzmvBwTxrSJW4D2Jj)) From acb4195155f6c94347758968e860046492be5eb6 Mon Sep 17 00:00:00 2001 From: Mundher Alshabi Date: Thu, 26 Jan 2017 19:13:38 +0800 Subject: [PATCH 2/2] added "CS294-112, Deep Reinforcement Learning Sp17" (#41) * Added "MIT 6.S094: Deep Learning for Self-Driving Cars" which updated weekly * Added "CS294-112, Deep Reinforcement Learning Sp17" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4aeb53b..fdf8cd8 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ Courses - [Deep learning at Oxford 2015 - Nando de Freitas](https://www.youtube.com/playlist?list=PLE6Wd9FR--EfW8dtjAuPoTuPcqmOV53Fu) - [MIT 6.S094: Deep Learning for Self-Driving Cars](https://www.youtube.com/playlist?list=PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf) - [CS294-129 Designing, Visualizing and Understanding Deep Neural Networks](https://bcourses.berkeley.edu/courses/1453965/pages/cs294-129-designing-visualizing-and-understanding-deep-neural-networks) ([YouTube](https://www.youtube.com/playlist?list=PLkFD6_40KJIxopmdJF_CLNqG3QuDFHQUm)) + - [CS294-112, Deep Reinforcement Learning Sp17](http://rll.berkeley.edu/deeprlcourse/) ([YouTube](https://www.youtube.com/playlist?list=PLkFD6_40KJIwTmSbCv9OVJB3YaO4sFwkX)) - [Deep Learning, Stanford University](http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=DeepLearning) - [MOOC - Neural Networks for Machine Learning, Geoffrey Hinton 2016 - Coursera](https://www.youtube.com/playlist?list=PLoRl3Ht4JOcdU872GhiYWf6jwrk_SNhz9) - [Deep Learning - University of Waterloo](https://uwaterloo.ca/data-science/deep-learning)