Skip to content

Commit d0c469d

Browse files
authored
Merge pull request keon#20 from ronrest/deep_NLP_section_udacity
Add Udacity Deep Learning class in Deep Learning section
2 parents 6df245f + 774d9d3 commit d0c469d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ Intro NLP course with videos. This has no deep learning. But it is a good primer
6565
[Stanford CS 224D: Deep Learning for NLP class](http://cs224d.stanford.edu/syllabus.html)
6666
Class by [Richard Socher](https://scholar.google.com/citations?user=FaOcyfMAAAAJ&hl=en). 2016 content was updated to make use of Tensorflow. Lecture slides and reading materials for 2016 class [here](http://cs224d.stanford.edu/syllabus.html). Videos for 2016 class [here](https://www.youtube.com/playlist?list=PLmImxx8Char9Ig0ZHSyTqGsdhb9weEGam). Note that there are some lecture videos missing for 2016 (lecture 9, and lectures 12 onwards). All videos for 2015 class [here](https://www.youtube.com/playlist?list=PLmImxx8Char8dxWB9LRqdpCTmewaml96q)
6767

68+
[Udacity Deep Learning](https://classroom.udacity.com/courses/ud730)
69+
Deep Learning course on Udacity (using Tensorflow) which covers a section on using deep learning for NLP tasks. This section covers how to implement Word2Vec, RNN's and LSTMs.
70+
6871
[A Primer on Neural Network Models for Natural Language Processing](http://u.cs.biu.ac.il/~yogo/nnlp.pdf)
6972
Yoav Goldberg. October 2015. No new info, 75 page summary of state of the art.
7073

0 commit comments

Comments
 (0)