Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ethanhe42/deep-learning-for-nlp
- Owner: ethanhe42
- Created: 2016-07-27T03:02:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T16:12:40.000Z (over 8 years ago)
- Last Synced: 2024-04-14T17:45:05.267Z (7 months ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)