zxuu / Self-AttentionLinks
Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer
☆93Updated 4 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:
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆102Updated 2 weeks ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆334Updated 7 months ago
- Huggingface transformers的中文文档☆267Updated last year
- MindSpore online courses: Step into LLM☆476Updated 3 weeks ago
- modern AI for beginners☆154Updated 3 weeks ago
- 解锁HuggingFace生态的百般用法☆93Updated 7 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆271Updated last year
- a chinese tutorial of git☆156Updated last year
- everything about llm & aigc☆90Updated last week
- personal chatgpt☆380Updated 7 months ago
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆122Updated 8 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆66Updated 6 months ago
- TinyRAG☆317Updated last month
- 一些 LLM 方面的从零复现笔记☆211Updated 3 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆437Updated 3 years ago
- ☆94Updated 5 months ago
- https://hnlp.boyuai.com☆96Updated 10 months ago
- 大模型基础学习和面试八股文☆142Updated last year
- LLM Course;☆80Updated 8 months ago
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆60Updated 2 years ago
- ☆93Updated last month
- 大模型/LLM推理和部署理论与实践☆308Updated 3 weeks ago
- 《跟我一起深度学习》@月来客栈 出品☆224Updated 2 weeks ago
- DeepSpeed Tutorial☆101Updated 11 months ago
- pytorch复现transformer☆81Updated last year
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆209Updated last year
- ☆73Updated 2 months ago
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆245Updated last year
- 通过带领大家解读Transformer模型来加深对模型的理解☆209Updated 2 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆462Updated 4 months ago