wenjtop / transformerLinks
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
☆258Updated last year
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆198Updated last year
- ☆177Updated 3 years ago
- ☆126Updated this week
- A Transformer Framework Based Translation Task☆151Updated 3 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆429Updated 2 years ago
- 《跟我一起深度学习》@月来客栈 出品☆222Updated last month
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,125Updated 3 years ago
- Demos for deep learning☆615Updated 6 months ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆495Updated 2 months ago
- Huggingface transformers的中文文档☆251Updated last year
- personal chatgpt☆372Updated 5 months ago
- How to use wandb?☆650Updated last year
- To be the world's best PyTorch project template.☆508Updated 2 years ago
- ☆329Updated 3 months ago
- 模型压缩的小白入门教程☆283Updated 6 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆408Updated 4 years ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆471Updated last month
- Inference code for LLaMA models☆121Updated last year
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆53Updated last year
- pytorch distribute tutorials☆136Updated last week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆275Updated 5 months ago
- pytorch复现transformer☆79Updated last year
- Quickly bring up your PyTorch project(a skeleton)☆733Updated 2 years ago
- DeepSpeed Tutorial☆97Updated 9 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆153Updated 7 months ago
- ☆71Updated last week
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆756Updated 2 weeks ago
- Transformer Encoder PyTorch note☆109Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆131Updated 2 years ago
- An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much…☆1,461Updated last year