From 1fbee06d8e80f39bf3f26eb55475b341ec9e4c7f Mon Sep 17 00:00:00 2001 From: jaytenenbaum <37470864+jaytenenbaum@users.noreply.github.com> Date: Mon, 9 Nov 2020 19:34:57 +0200 Subject: [PATCH] Add Stanford's cs330 to deep learning list (#4255) * Add Stanford's cs330 * Fixed trailing backspace * Adding instructor name and Stanford * fix author position Co-authored-by: Eric Hellman --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index 30a4c6fd..53cba578 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -243,6 +243,7 @@ * [Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io) * [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu) * [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning) (coursera) +* [Deep Multi-Task and Meta Learning](https://cs330.stanford.edu) - Chelsea Finn (Stanford University) * [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) - 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 -- GitLab