Skip to content

NLP 神经网络 入门练手项目 所有项目平均代码量都在100行左右(不算中文注释)

Notifications You must be signed in to change notification settings

Cheng0829/NLP-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Tutorial


Store link Store link



项目实例

1.基础模型(Logistic,Word2Vec)

2.卷积神经网络(CNN)

3.循环神经网络(RNN,LSTM,Bi-LSTM)

4.序列模型(Seq2Seq,Attention)

5.Model based on Transformer(Transformer,BERT)


Dependencies

  • Python 3.6+
  • Pytorch 1.0.0+
  • numpy 1.10.0+

Author


Reference

  • 本项目基于NLP-Tutorial进行了改写,并添加了大量中文注释和markdown笔记内容

About

NLP 神经网络 入门练手项目 所有项目平均代码量都在100行左右(不算中文注释)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published