提交 4099c138 编写于 作者: Z zanshuxun

补充译者信息

上级 2a1ed2cf
# 使用 nn.Transformer 和 TorchText 进行序列到序列建模
> 原文: [https://pytorch.org/tutorials/beginner/transformer_tutorial.html](https://pytorch.org/tutorials/beginner/transformer_tutorial.html)
>
> 译者: [zanshuxun](https://github.com/zanshuxun)
本教程展示了如何使用[nn.Transformer](https://pytorch.org/docs/master/nn.html?highlight=nn%20transformer#torch.nn.Transformer) 模块训练一个seq2seq模型。[单击此处下载完整的示例代码](https://pytorch.org/tutorials/_downloads/dca13261bbb4e9809d1a3aa521d22dd7/transformer_tutorial.ipynb)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册