JavaShuo
欄目
標籤
基於PyTorch實現Seq2Seq + Attention的英漢Neural Machine Translation
時間 2020-07-23
標籤
基於
pytorch
實現
seq2seq
seq
attention
英漢
neural
machine
translation
简体版
原文
原文鏈接
NMT(Neural Machine Translation)基於神經網絡的機器翻譯模型效果愈來愈好,還記得大學時代Google翻譯效果仍是差強人意,近些年來使用NMT後已基本能知足非特殊需求了。目前NMT的主流模型是採用Seq2Seq + Attention架構,本文基於PyTorch實現一個小型的英文到中文的翻譯系統。git 一、數據集 數據集及所有代碼下載連接:百度網盤,提取碼:sauzgi
>>阅读原文<<
相關文章
1.
lecture8 - Machine Translation Seq2Seq and Attention
2.
CS224n-Lecture8-Machine Translation, Seq2Seq and Attention
3.
【cs224n-7】Machine Translation, Seq2Seq and Attention
4.
【CS224n】Neural Machine Translation with Seq2Seq
5.
Seq2Seq(Attention)的PyTorch實現
6.
cs224筆記:Lecture 8 Machine Translation, Seq2Seq and Attention
7.
Paper:Effective Approaches to Attention-based Neural Machine Translation
8.
Fine-Grained Attention Mechanism for Neural Machine Translation
9.
[EMNLP2015]Effective Approaches to Attention-based Neural Machine Translation
10.
論文筆記(Attention 2)-----Effective Approaches to Attention-based Neural Machine Translation
更多相關文章...
•
現實生活中的 XML
-
XML 教程
•
Spring聲明式事務管理(基於XML方式實現)
-
Spring教程
•
☆基於Java Instrument的Agent實現
•
Spring Cloud 微服務實戰(三) - 服務註冊與發現
相關標籤/搜索
seq2seq+attention+transformer
machine
translation
neural
漢英
英漢
attention
seq2seq
pytorch
基於
紅包項目實戰
Docker教程
Docker命令大全
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
正確理解商業智能 BI 的價值所在
2.
解決梯度消失梯度爆炸強力推薦的一個算法-----LSTM(長短時記憶神經網絡)
3.
解決梯度消失梯度爆炸強力推薦的一個算法-----GRU(門控循環神經⽹絡)
4.
HDU4565
5.
算概率投硬幣
6.
密碼算法特性
7.
DICOMRT-DiTools:clouddicom源碼解析(1)
8.
HDU-6128
9.
計算機網絡知識點詳解(持續更新...)
10.
hods2896(AC自動機)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
lecture8 - Machine Translation Seq2Seq and Attention
2.
CS224n-Lecture8-Machine Translation, Seq2Seq and Attention
3.
【cs224n-7】Machine Translation, Seq2Seq and Attention
4.
【CS224n】Neural Machine Translation with Seq2Seq
5.
Seq2Seq(Attention)的PyTorch實現
6.
cs224筆記:Lecture 8 Machine Translation, Seq2Seq and Attention
7.
Paper:Effective Approaches to Attention-based Neural Machine Translation
8.
Fine-Grained Attention Mechanism for Neural Machine Translation
9.
[EMNLP2015]Effective Approaches to Attention-based Neural Machine Translation
10.
論文筆記(Attention 2)-----Effective Approaches to Attention-based Neural Machine Translation
>>更多相關文章<<