wenjtop / transformerLinks
Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。
☆267Updated 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实现,包含详细注释☆205Updated last year
- ☆126Updated last month
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆435Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,132Updated 3 years ago
- ☆180Updated 3 years ago
- 《跟我一起深度学习》@月来客栈 出品☆223Updated last week
- A Transformer Framework Based Translation Task☆152Updated last month
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆134Updated 2 years ago
- Huggingface transformers的中文文档☆259Updated last year
- personal chatgpt☆377Updated 7 months ago
- MindSpore online courses: Step into LLM☆473Updated 2 weeks ago
- ☆73Updated last month
- pytorch distribute tutorials☆142Updated last month
- pytorch复现transformer☆80Updated last year
- Demos for deep learning☆636Updated 7 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆309Updated 6 months ago
- How to use wandb?☆661Updated last year
- 李宏毅机器学习2020课程的相关代码☆87Updated 3 years ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆91Updated 3 months ago
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆796Updated last week
- Learning LLM Implementaion and Theory for Practical Landing☆169Updated 6 months ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆149Updated last year
- bilibili video course src code☆363Updated last year
- To be the world's best PyTorch project template.☆510Updated 2 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆535Updated 3 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆417Updated 5 years ago
- An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much…☆1,485Updated last year
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆331Updated 3 years ago
- modern AI for beginners☆146Updated last month
- ☆85Updated 11 months ago