wenjtop / transformer
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
☆233Updated 10 months ago
Alternatives and similar repositories for transformer:
Users that are interested in transformer are comparing it to the libraries listed below
- ☆120Updated last year
- A Transformer Framework Based Translation Task☆147Updated last week
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆180Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,108Updated 2 years ago
- 《跟我一起深度学习》@月来客栈 出品☆200Updated 7 months ago
- personal chatgpt☆340Updated 2 months ago
- ☆160Updated 3 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆341Updated 2 months ago
- Demos for deep learning☆518Updated 2 months ago
- pytorch distribute tutorials☆109Updated last week
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆382Updated 4 years ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆156Updated 2 months ago
- Quickly bring up your PyTorch project(a skeleton)☆714Updated 2 years ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆150Updated 4 months ago
- Huggingface transformers的中文文档☆209Updated last year
- ☆64Updated last week
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆81Updated 8 months ago
- To be the world's best PyTorch project template.☆496Updated last year
- ☆281Updated 3 weeks ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆399Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- 大模型基础学习和面试八股文☆89Updated 11 months ago
- DeepSpeed Tutorial☆95Updated 6 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆437Updated 4 months ago
- How to use wandb?☆619Updated last year
- 包含程序员面试大厂面试题和面试经验☆119Updated 2 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆87Updated 3 months ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆326Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆465Updated last year
- transformer,机器翻译,中文--英 文☆73Updated 2 years ago