Pytorch 实现的 various Deep NLP 模型 in cs-224n(斯坦福大学: NLP with Deep Learning)
Pytorch 实现的 various Deep NLP 模型 in cs-224n(斯坦福大学: NLP with Deep Learning)
这个项目并不适合 Pytorch 初学者。如果这是你第一次接触 Pytorch ,我推荐你一些很棒的教程:https://github.com/DSKSD/DeepNLP-models-Pytorch#references
如果你对 NLP 感兴趣,我非常推荐你来学习下面的课程:
cs-224n-slides
http://web.stanford.edu/class/cs224n/syllabus.html
cs-224n-videos
https://www.youtube.com/watch?v=OQQ-W_63UgQ&list=PL3FW7Lu3i5Jsnh1rnUwq_TcylNr7EkRe6
项目地址:
https://github.com/DSKSD/DeepNLP-models-Pytorch
This material is not perfect but will help your study and research:) Please feel free to pull requests!!
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ: NLP with Deep Learning)
This is not for Pytorch beginners. If it is your first time to use Pytorch, I recommend these awesome tutorials.
If you’re interested in DeepNLP, I strongly recommend you to work with this awesome lecture.
cs-224n-slides
cs-224n-videos
This material is not perfect but will help your study and research:) Please feel free to pull requests!!
原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/11/14/deepnlp-models-pytorch/