机器学习原理
☆1,422Aug 3, 2025Updated 7 months ago
Alternatives and similar repositories for Machine-Learning
Users that are interested in Machine-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习算法python实现☆8,401May 20, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,732Mar 1, 2026Updated 3 weeks ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,142Nov 12, 2024Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,688Feb 26, 2022Updated 4 years ago
- 《统计学习方法》的代码实现☆19,556Aug 22, 2023Updated 2 years ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,422Apr 3, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,736Oct 7, 2022Updated 3 years ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,810Dec 9, 2020Updated 5 years ago
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,293Apr 21, 2022Updated 3 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,292Aug 5, 2023Updated 2 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,837Apr 29, 2019Updated 6 years ago
- 分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...☆1,868Aug 21, 2022Updated 3 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,527Aug 25, 2025Updated 6 months ago
- 手写实现李航《统计学习方法》书中全部算法☆11,597Nov 25, 2025Updated 3 months ago
- 机器学习相关教程☆12,843Dec 22, 2020Updated 5 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,263Aug 30, 2021Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,587Jul 25, 2024Updated last year
- 《统计学习方法》笔记-基于Python算法实现☆2,158Jan 9, 2018Updated 8 years ago
- 机器学习笔记☆1,057Jan 18, 2017Updated 9 years ago
- 周志华《机器学习》手推笔记☆3,764Mar 13, 2021Updated 5 years ago
- 《李宏毅深度学习教程》(李宏毅老师推 荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,408Nov 23, 2025Updated 4 months ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,677Mar 16, 2026Updated last week
- Your new Mentor for Data Science E-Learning.☆14,309Oct 14, 2025Updated 5 months ago
- 高效决策树算法 系列笔记☆231May 23, 2019Updated 6 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,304Jul 30, 2024Updated last year
- 100-Days-Of-ML-Code中文版☆22,218Apr 6, 2022Updated 3 years ago
- 【干货】史上最全的PyTorch学习资源汇总☆4,700Aug 14, 2019Updated 6 years ago
- A collection of various deep learning architectures, models, and tips☆17,443Feb 8, 2024Updated 2 years ago
- 数据结构和算法必知必会的50个代码实现☆23,189Aug 21, 2024Updated last year
- Machine Learning Course with Python:☆7,048Nov 27, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,349Oct 14, 2021Updated 4 years ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,852Oct 6, 2022Updated 3 years ago
- AI education materials for Chinese students, teachers and IT professionals.☆14,061May 16, 2024Updated last year
- Deep Learning Book Chinese Translation☆37,218Dec 3, 2019Updated 6 years ago
- ApacheCN AI 路线图(知识树)☆2,432Jan 2, 2021Updated 5 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,262Jul 12, 2024Updated last year
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,586Jun 23, 2020Updated 5 years ago
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆9,601Mar 4, 2026Updated 2 weeks ago