wenjtop / transformerLinks
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
☆281Updated last year
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- 《跟我一起深度学习》@月来客栈 出品☆227Updated 2 months ago
- ☆126Updated 4 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆214Updated last year
- ☆199Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,152Updated 3 years ago
- A Transformer Framework Based Translation Task☆155Updated 4 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆455Updated 3 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 2 years ago
- How to use wandb?☆677Updated 2 years ago
- MindSpore online courses: Step into LLM☆476Updated last month
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆100Updated 5 months ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆621Updated 6 months ago
- Quickly bring up your PyTorch project(a skeleton)☆737Updated 3 years ago
- To be the world's best PyTorch project template.☆513Updated 2 years ago
- Demos for deep learning☆687Updated 10 months ago
- pytorch复现transformer☆86Updated last year
- 和李沐一起读论文☆209Updated 3 months ago
- 大模型基础学习和面试八股文☆162Updated last year
- Huggingface transformers的中文文档☆271Updated last year
- modern AI for beginners☆165Updated 3 weeks ago
- 李宏毅机器学习2020课程的相关代码☆88Updated 3 years ago
- 本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transfor…☆65Updated last year
- Transformer Encoder PyTorch note☆120Updated 2 years ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆494Updated 4 months ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆487Updated 2 years ago
- DeepSpeed Tutorial☆102Updated last year
- pytorch distribute tutorials☆152Updated 3 months ago
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆64Updated 2 years ago
- ☆85Updated last year
- 我的AI学习笔记。包括b站up主deep_thoughts的PyTorch课程笔记和相关代码;北邮深度学习与数字视频PPT代码。☆37Updated last year