BoXiaolei / MyTransformer_pytorchLinks
关于Transformer模型的最简洁pytorch实现,包含详细注释
☆200Updated last year
Alternatives and similar repositories for MyTransformer_pytorch
Users that are interested in MyTransformer_pytorch are comparing it to the libraries listed below
Sorting:
- 看图学大模型☆311Updated 10 months ago
- modern AI for beginners☆141Updated 2 weeks ago
- ☆336Updated 4 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆263Updated last year
- 一些 LLM 方面的从零复现笔记☆203Updated last month
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆289Updated 5 months ago
- personal chatgpt☆373Updated 6 months ago
- ☆178Updated 3 years ago
- 大模型/LLM推理和部署理论与实践☆275Updated 3 months ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆474Updated 2 weeks ago
- 大模型基础学习和面试八股文☆127Updated last year
- 人工智能培训课件资源☆100Updated this week
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆297Updated last week
- 包含程序员面试大厂面试题和面试经验☆137Updated last month
- ☆79Updated 10 months ago
- 《跟我一起深度学习》@月来客栈 出品☆222Updated 2 weeks ago
- ☆82Updated 8 months ago
- ☆84Updated 3 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆444Updated 3 months ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆154Updated 8 months ago
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆120Updated 7 months ago
- pytorch distribute tutorials☆138Updated this week
- ☆71Updated 3 weeks ago
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆778Updated 2 weeks ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆507Updated 2 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆241Updated 9 months ago
- pytorch复现transformer☆79Updated last year
- Huggingface transformers的中文文档☆255Updated last year
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆100Updated 3 months ago
- NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)☆81Updated 11 months ago