update 2019/12/03
最近在系统的梳理(补漏)NLP的知识, 于是新开了一个repo: learn_NLP_again, 参考教材是Stanford的Speech and Language Processing (3rd ed. draft), 主要是实现里面的算法/模型以及写solutions,欢迎各位一起交流。这里也贴一个descripttion:
Here is why I started this project: learn NLP from scratch again. I choose Speech and language process as my entry point, and try to write solutions and implement some algorithms/models of this book. I hope I can stick to this project and update frequently.
CS224n-winter19
贴一个Readme.md吧,大部分代码和习题解答我已经放到github上了,链接在此处
Solutions for CS224n, winter, 2019.
Welcome to discuss problems appearing in assigments, please submit to issue.
Also take notes for the key point in lectures.
The solutions for assignment is written by Markdown in Assignments/written part.
- Course page: https://web.stanford.edu/class/cs224n
- Video page: https://www.youtube.com/watch?v=8rXD5-xhemo&list=PLoROMvodv4rOhcuXMZkNm7

该博客详细记录了作者系统学习NLP的过程,特别是Stanford CS224n课程的习题解答和项目实践。作者分享了Word2Vec、GloVe、依赖分析、RNN、序列到序列模型、注意力机制等主题的笔记,并提供了代码实现。同时,还探讨了如何理解神经机器翻译架构的超参数选择。
1449

被折叠的 条评论
为什么被折叠?



