zxuu / Self-AttentionLinks
Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer
☆108Updated 6 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:
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆106Updated 3 months ago
- Huggingface transformers的中文文档☆275Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆420Updated 10 months ago
- TinyRAG☆355Updated 4 months ago
- modern AI for beginners☆170Updated last month
- 一个很小很小的RAG系统☆306Updated 6 months ago
- MindSpore online courses: Step into LLM☆478Updated 2 months ago
- a chinese tutorial of git☆157Updated last year
- everything about llm & aigc☆106Updated last month
- 人工智能培训课件资源☆127Updated last week
- 包含程序员面试大厂面试题和面试经验☆192Updated 5 months ago
- 大模型/LLM推理和部署理论与实践☆353Updated 3 months ago
- https://hnlp.boyuai.com☆100Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆264Updated last year
- 大模型基础学习和面试八股文☆168Updated last year
- 通义千问的DPO训练☆56Updated last year
- ☆313Updated 6 months ago
- 童发发的大模型学习之旅☆122Updated 2 months ago
- 一些 LLM 方面的从零复现笔记☆228Updated 6 months ago
- 解锁HuggingFace生态的百般用法☆94Updated 10 months ago
- 从零实现一个小参数量中文大语言模型。☆866Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆495Updated 7 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆285Updated last year
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆127Updated 11 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆71Updated 8 months ago
- personal chatgpt☆388Updated 10 months ago
- Qwen3 Fine-tuning: Medical R1 Style Chat☆211Updated 5 months ago
- ☆106Updated 7 months ago
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆250Updated last week
- 我的AI学习笔记。包括b站up主deep_thoughts的PyTorch课程笔记和相关代码;北邮深度学习与数字视频PPT代码。☆39Updated last year