BostonMilk / transformer-tutorial-codeLinks
本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transformer。同时,项目包含了详细的文档说明和注释,便于跟随每一步进 行实践。
☆65Updated last year
Alternatives and similar repositories for transformer-tutorial-code
Users that are interested in transformer-tutorial-code are comparing it to the libraries listed below
Sorting:
- 理工科-大模型入门实训课程☆62Updated last week
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆276Updated last year
- ☆249Updated 3 months ago
- everything about llm & aigc☆96Updated last week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆349Updated 8 months ago
- 历年ICLR论文和开源项目合集,包含ICLR2021、ICLR2022、ICLR2023、ICLR2024、ICLR2025.☆411Updated 5 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆96Updated 4 months ago
- bilibili video course src code☆370Updated last year
- LLM Course;☆84Updated 9 months ago
- ☆188Updated 3 years ago
- 复现大模型相关算法及一些学习记录☆2,092Updated this week
- ☆56Updated 9 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆211Updated last year
- ☆37Updated 2 years ago
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆133Updated 2 years ago
- ☆126Updated 3 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆441Updated 3 years ago
- ☆96Updated 2 months ago
- 童发发的大模型学习之旅☆118Updated 3 weeks ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆586Updated 5 months ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆496Updated last year
- https://hnlp.boyuai.com☆99Updated 11 months ago
- ☆99Updated 6 months ago
- AutoDL平台服务器适配梯子, 使用 Clash 作为代理工具☆435Updated last month
- 《机器学习必修课:经典算法与Python实战》配套代码☆92Updated 2 years ago
- ☆189Updated 3 months ago
- 解锁HuggingFace生态的百般用法☆93Updated 8 months ago
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆123Updated 2 months ago
- pytorch复现transformer☆84Updated last year
- Use interactive notebook to break down MiniMind code and learn from scratch.☆75Updated 5 months ago