机器学习、深度学习的学习路径及知识总结
☆2,382Mar 10, 2026Updated last week
Alternatives and similar repositories for machine-learning-deep-learning-notes
Users that are interested in machine-learning-deep-learning-notes are comparing it to the libraries listed below
Sorting:
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,293Apr 21, 2022Updated 3 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,527Aug 25, 2025Updated 6 months ago
- ✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆18,340Updated this week
- 人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning d …☆12,760Jun 2, 2024Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,304Jul 30, 2024Updated last year
- This is the notes of the way of machine learning study. You may find something useful in it.☆681Updated this week
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,739Apr 24, 2024Updated last year
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,408Nov 23, 2025Updated 3 months ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,367Apr 29, 2022Updated 3 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,128Nov 12, 2024Updated last year
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,586Jun 23, 2020Updated 5 years ago
- 深度学习经典、新论文逐段精读☆32,683Mar 22, 2025Updated 11 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、 大模型应用落地)☆23,522Mar 12, 2026Updated last week
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,724Mar 1, 2026Updated 2 weeks ago
- 《深度学习入门:基于Python的理论与实现》电子版及配套代码。☆1,046Nov 29, 2025Updated 3 months ago
- 机器学习相关教程☆12,833Dec 22, 2020Updated 5 years ago
- Python机器学习、深度学习算法开发等学习资源分享☆798Aug 27, 2023Updated 2 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- 机器学习算法python实现☆8,383May 20, 2024Updated last year
- Python - 100天从新手到大师☆179,728Feb 25, 2026Updated 3 weeks ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,552Jan 9, 2026Updated 2 months ago
- 《统计学习方法》的代码实现☆19,553Aug 22, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,343Oct 14, 2021Updated 4 years ago
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,496Jun 12, 2025Updated 9 months ago
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,550Jan 18, 2026Updated 2 months ago
- 台湾大学李宏毅老师机器学习☆1,157Jul 15, 2019Updated 6 years ago
- 计算机自学指南☆71,883Feb 24, 2026Updated 3 weeks ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,422Apr 3, 2024Updated last year
- 100-Days-Of-ML-Code中文版☆22,213Apr 6, 2022Updated 3 years ago
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆60,764Mar 11, 2026Updated last week
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,736Oct 7, 2022Updated 3 years ago
- 数据科学的笔记以及资料搜集☆8,536Aug 16, 2021Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,580Jul 25, 2024Updated last year
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆123,397Jan 23, 2026Updated last month
- 手写实现李航《统计学习方法》书中全部算法☆11,597Nov 25, 2025Updated 3 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,053Mar 8, 2026Updated last week
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,947Jan 22, 2026Updated last month
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,682Feb 26, 2022Updated 4 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,958Aug 21, 2024Updated last year