JavaShuo
欄目
標籤
論文閱讀:ByteNet, Neural Machine Translation in Linear Time
時間 2020-12-24
原文
原文鏈接
Neural Translation Model 給定源語言 string s , 通過網絡模型來估計目標語言string t 的概率分佈 p(t|s) 。 與PixelCNN類似, t 的聯合概率分佈可以通過鏈式法則轉化爲連續的 p(ti|t<i,s) 條件概率的乘積。 strings通常是各自語言中的句子,string中的每一個token則是字母(或者單詞)。 模型包括以下兩個部分:
>>阅读原文<<
相關文章
1.
論文閱讀——Toward Making the Most of Context in Neural Machine Translation
2.
【論文閱讀】Prior Knowledge Integration for Neural Machine Translation using Posterior Regularization
3.
【論文閱讀】Neural Machine Translation By Jointly Learning To Align and Translate
4.
Neural machine translation by jointly learning to align and translate論文閱讀筆記
5.
論文 Non-Parametric Adaptation for Neural Machine Translation閱讀筆記
6.
【論文】on the properties of neural machine translation :Encoder-decoder approaches 閱讀筆記
7.
論文閱讀——Unsupervised Neural Machine Translation with Indirect Supervision
8.
論文閱讀——Modeling Future Cost for Neural Machine Translation
9.
論文閱讀《NEURAL MACHINE TRANSLATION BY JOINTLY LEARNING TO ALIGN AND TRANSLATE》
10.
論文閱讀——Robust Unsupervised Neural Machine Translation with Adversarial Training
更多相關文章...
•
RSS 閱讀器
-
RSS 教程
•
Docker Machine
-
Docker教程
•
JDK13 GA發佈:5大特性解讀
•
Scala 中文亂碼解決
相關標籤/搜索
論文閱讀
CV論文閱讀
machine
translation
外文閱讀
neural
linear
論文解讀
閱讀
論文閱讀筆記
Thymeleaf 教程
PHP教程
Redis教程
文件系統
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github並且新建倉庫push代碼,從已有倉庫clone代碼,並且push
3.
設計模式9——模板方法模式
4.
avue crud form組件的快速配置使用方法詳細講解
5.
python基礎B
6.
從零開始···將工程上傳到github
7.
Eclipse插件篇
8.
Oracle網絡服務 獨立監聽的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目錄管理命令基礎
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
論文閱讀——Toward Making the Most of Context in Neural Machine Translation
2.
【論文閱讀】Prior Knowledge Integration for Neural Machine Translation using Posterior Regularization
3.
【論文閱讀】Neural Machine Translation By Jointly Learning To Align and Translate
4.
Neural machine translation by jointly learning to align and translate論文閱讀筆記
5.
論文 Non-Parametric Adaptation for Neural Machine Translation閱讀筆記
6.
【論文】on the properties of neural machine translation :Encoder-decoder approaches 閱讀筆記
7.
論文閱讀——Unsupervised Neural Machine Translation with Indirect Supervision
8.
論文閱讀——Modeling Future Cost for Neural Machine Translation
9.
論文閱讀《NEURAL MACHINE TRANSLATION BY JOINTLY LEARNING TO ALIGN AND TRANSLATE》
10.
論文閱讀——Robust Unsupervised Neural Machine Translation with Adversarial Training
>>更多相關文章<<