BostonMilk / transformer-tutorial-code
本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transformer。同时,项目包含了详细的文档说明和注释,便于跟随每一步进行实践。
☆51Updated 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
- everything about llm & aigc☆59Updated last week
- LLM Course;☆71Updated 4 months ago
- An easier PyTorch deep reinforcement learning library.☆192Updated 3 months ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆58Updated 11 months ago
- ☆130Updated last month
- bilibili video course src code☆341Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆213Updated 3 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆185Updated last year
- The mirror of RL_Coding_Exercise.☆82Updated 6 months ago
- 解锁HuggingFace生态的百般用法☆88Updated 3 months ago
- https://hnlp.boyuai.com☆79Updated 5 months ago
- 《多模态大模型:新一代人工智能技术范式》作者:刘阳,林倞☆194Updated 3 months ago
- ☆74Updated 4 months ago
- 历年ICLR论文和开源项目 合集,包含ICLR2021、ICLR2022、ICLR2023、ICLR2024、ICLR2025.☆209Updated 2 weeks ago
- 记录大模型相关的一些知识和方法☆1,144Updated last week
- ☆165Updated 3 years ago
- ☆29Updated last year
- 《强化学习必修课:引领智能新时代》配套代码☆25Updated last year
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆224Updated 11 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆412Updated 2 years ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆425Updated 8 months ago
- ☆47Updated 4 months ago
- ☆468Updated last year
- ☆119Updated 4 months ago
- Not interactive deep reinforcement learning book with no-framework code, copied math, no discussions. Adopted at only -1 university(Shanh…☆23Updated 7 months ago
- 大模型/LLM推理和部署理论与实践☆221Updated 3 weeks ago
- Demos for deep learning☆558Updated 3 months ago
- 人工智能培训课件资源☆74Updated this week
- 从零搭建Agent框架(Build LLM ReAct Agent from scratch)☆60Updated 5 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆71Updated last year