Notes about courses Dive into Deep Learning by Mu Li
☆3,826Apr 11, 2023Updated 3 years ago
Alternatives and similar repositories for DeepLearning-MuLi-Notes
Users that are interested in DeepLearning-MuLi-Notes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆80,123Jul 30, 2024Updated 2 years ago
- 深度学习经典、新论文逐段精读☆33,752Mar 22, 2025Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆67,372Jan 22, 2026Updated 7 months ago
- 《Pytorch模型训练实用教程》中配套代码☆8,012Updated this week
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,740Nov 23, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,762Jan 18, 2026Updated 7 months ago
- deep learning for image processing including classification and object-detection etc.☆26,363Jan 1, 2026Updated 7 months ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,505Aug 24, 2022Updated 4 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,594Dec 30, 2025Updated 8 months ago
- ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。☆3,075Sep 11, 2023Updated 2 years ago
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型, 支持chatglm3等本地模型…☆71,273Jan 25, 2026Updated 7 months ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆26,014Apr 22, 2026Updated 4 months ago
- 吴恩达老师的机器学习课程个人笔记☆37,643Aug 25, 2025Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,924Feb 21, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- MLNLP:本仓库整理人工智能会议(如 ACL、EMNLP、NAACL、COLING、AAAI、IJCAI、ICLR、NeurIPS、ICML 等)中开源代码的论文。☆2,692Jul 2, 2026Updated last month
- MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips☆4,600May 29, 2022Updated 4 years ago
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆17,382Feb 13, 2023Updated 3 years ago
- 《统计学习方法》的代码实现☆19,592Aug 22, 2023Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,594Jun 26, 2024Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,468Oct 14, 2021Updated 4 years ago
- 李宏毅2021/2022/2023春季机器学习课程课件及作业☆7,108Jun 3, 2023Updated 3 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,625Nov 25, 2025Updated 9 months ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆21,019Apr 29, 2022Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 数据科学的笔记以及资料搜集☆8,581Aug 16, 2021Updated 5 years ago
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,719Apr 21, 2022Updated 4 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,551Apr 29, 2026Updated 4 months ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,749Jun 23, 2020Updated 6 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,681Jul 25, 2024Updated 2 years ago
- ✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆23,444Jun 30, 2026Updated 2 months ago
- Code Repository for The Kaggle Book, Published by Packt Publishing☆2,333Mar 2, 2026Updated 5 months ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,184Mar 16, 2026Updated 5 months ago
- pandas中文教程☆5,184Apr 24, 2024Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,332Jan 5, 2024Updated 2 years ago
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆19,134Updated this week
- 计算机自学指南☆75,240Aug 13, 2026Updated 2 weeks ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,579Oct 10, 2023Updated 2 years ago
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆62,323Aug 3, 2026Updated 3 weeks ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,082May 8, 2026Updated 3 months ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,800Jan 9, 2026Updated 7 months ago