zxuu / Self-AttentionLinks
Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer
☆83Updated 2 months ago
Alternatives and similar repositories for Self-Attention
Users that are interested in Self-Attention are comparing it to the libraries listed below
Sorting:
- 人工智能培训课件资源☆101Updated last week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆289Updated 5 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆100Updated 3 months ago
- modern AI for beginners☆140Updated 2 weeks ago
- TinyRAG☆305Updated this week
- 一些 LLM 方面的从零复现笔记☆203Updated last month
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆293Updated last week
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆204Updated 5 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆240Updated 9 months ago
- 手把手带你从0到1实现大模型agent☆116Updated 11 months ago
- 大模型/LLM推理和部署理论与实践☆275Updated 3 months ago
- 解锁HuggingFace生态的百般用法☆91Updated 6 months ago
- 一个很小很小的RAG系统☆246Updated last month
- 通义千问的DPO训练☆48Updated 9 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆442Updated 2 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆162Updated 5 months ago
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆53Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆62Updated 4 months ago
- 大模型技术栈一览☆106Updated 9 months ago
- Huggingface transformers的中文文档☆255Updated last year
- 大模型基础学习和面试八股文☆127Updated last year
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆120Updated 7 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆197Updated 8 months ago
- 《跟我一起深度学习》@月来客栈 出品☆222Updated 2 weeks ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆72Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆263Updated last year
- 快速入门RAG与私有化部署☆191Updated last year
- Qwen3 Fine-tuning: Medical R1 Style Chat☆79Updated 3 weeks ago
- everything about llm & aigc☆66Updated last week
- ☆336Updated 4 months ago