mirror of
https://github.com/apachecn/ailearning.git
synced 2026-05-12 11:36:29 +08:00
2020-12-29 18:56:14
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<devsite-mathjax config="TeX-AMS-MML_SVG"></devsite-mathjax>
|
||||
|
||||
<aside class="note">**Note:** 我们的 TensorFlow 社区翻译了这些文档。因为社区翻译是尽力而为, 所以无法保证它们是最准确的,并且反映了最新的 [官方英文文档](https://tensorflow.google.cn/?hl=en)。如果您有改进此翻译的建议, 请提交 pull request 到 [tensorflow/docs](https://github.com/tensorflow/docs) GitHub 仓库。要志愿地撰写或者审核译文,请加入 [docs-zh-cn@tensorflow.org Google Group](https://groups.google.com/a/tensorflow.org/forum/#!forum/docs-zh-cn)</aside>
|
||||
**Note:** 我们的 TensorFlow 社区翻译了这些文档。因为社区翻译是尽力而为, 所以无法保证它们是最准确的,并且反映了最新的 [官方英文文档](https://tensorflow.google.cn/?hl=en)。如果您有改进此翻译的建议, 请提交 pull request 到 [tensorflow/docs](https://github.com/tensorflow/docs) GitHub 仓库。要志愿地撰写或者审核译文,请加入 [docs-zh-cn@tensorflow.org Google Group](https://groups.google.com/a/tensorflow.org/forum/#!forum/docs-zh-cn)
|
||||
|
||||
本教程训练了一个 [Transformer 模型](https://arxiv.org/abs/1706.03762) 用于将葡萄牙语翻译成英语。这是一个高级示例,假定您具备[文本生成(text generation)](/tutorials/text/text_generation)和 [注意力机制(attention)](/tutorials/text/nmt_with_attention) 的知识。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user