Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethanhe42/deep-learning-for-nlp

deep learning course for natural language processing
https://github.com/ethanhe42/deep-learning-for-nlp

Last synced: about 1 month ago
JSON representation

deep learning course for natural language processing

Awesome Lists containing this project

README

        

# deep-learning-for-NLP
deep learning course for natural language processing
[http://cs224d.stanford.edu/](http://cs224d.stanford.edu/)
1. [Word Embedding, CBOW, Skip-gram](http://cs224d.stanford.edu/lecture_notes/notes1.pdf)
2. [Intrinsic and extrinsic evaluations](http://cs224d.stanford.edu/lecture_notes/notes2.pdf)
3. [Neural networks](http://cs224d.stanford.edu/lecture_notes/notes3.pdf)
4. [RNN LSTM](http://cs224d.stanford.edu/lecture_notes/notes4.pdf)
5. [RNN continue](http://cs224d.stanford.edu/lecture_notes/LectureNotes5.pdf)