有没有transformer的使用链接
时间: 2023-11-08 15:56:49 浏览: 158
以下是 Transformer 的使用链接:
1. 《Attention Is All You Need》原论文:https://arxiv.org/abs/1706.03762
2. 《The Illustrated Transformer》:https://jalammar.github.io/illustrated-transformer/
3. PyTorch 官方 Transformer 教程:https://pytorch.org/tutorials/beginner/transformer_tutorial.html
4. TensorFlow 官方 Transformer 教程:https://www.tensorflow.org/tutorials/text/transformer
5. Hugging Face Transformers 库:https://huggingface.co/transformers/
6. 使用 Transformer 构建聊天机器人的教程:https://towardsdatascience.com/how-to-build-a-state-of-the-art-conversational-ai-with-transfer-learning-2d818ac26313
7. 使用 Transformer 构建机器翻译模型的教程:https://towardsdatascience.com/how-to-build-a-state-of-the-art-neural-machine-translation-model-with-transformer-in-tensorflow-ef6bc057f1d
8. 使用 Transformer 构建语音识别模型的教程:https://towardsdatascience.com/how-to-build-a-state-of-the-art-speech-recognition-system-for-your-business-f820ce52fc2a
阅读全文