Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 229 Bytes

Pytorch-notebook

pytorch教程下面的一些个人汉化的jupyter notebook

RNN-语言模型

  • 使用Seq2Seq网络和注意力机制进行机器翻译
  • 使用字符级RNN对姓名分类
  • 使用字符级RNN生成姓名