wenjtop / transformer
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
☆200Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for transformer
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,075Updated 2 years ago
- A Transformer Framework Based Translation Task☆139Updated 4 months ago
- ☆154Updated 2 years ago
- ☆116Updated last year
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆163Updated last year
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆451Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆357Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework☆564Updated 2 weeks ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆125Updated 2 years ago
- bert-base-chinese example☆849Updated last year
- Z Lab数据实验室开源代码汇总☆198Updated 5 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆147Updated last month
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆632Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆154Updated 3 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆333Updated 2 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆321Updated 2 years ago
- 《跟我一起深度学习》☆185Updated 4 months ago
- 人工智能培训课件资源☆36Updated 3 weeks ago
- modern AI for beginners☆101Updated 2 weeks ago
- ☆86Updated 3 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆245Updated 2 weeks ago
- 李宏毅机器学习2020课程的相关代码☆83Updated 2 years ago
- pytorch distribute tutorials☆83Updated last month
- MindSpore online courses: Step into LLM☆430Updated 3 weeks ago
- Demos for deep learning☆409Updated last year
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆386Updated last week
- personal chatgpt☆320Updated last week
- Huggingface transformers的中文文档☆175Updated last year
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆190Updated 2 years ago
- How to use wandb?☆596Updated last year