《统计学习方法》笔记-基于Python算法实现
☆2,188Aug 12, 2026Updated last month
Alternatives and similar repositories for statistical-learning-method
Users that are interested in statistical-learning-method are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,829Apr 29, 2019Updated 7 years ago
- 《统计学习方法》的代码实现☆19,594Aug 22, 2023Updated 3 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,313Aug 5, 2023Updated 3 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,628Nov 25, 2025Updated 9 months ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆861Feb 9, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 南瓜书:《机器学习》(西瓜书)公式详解☆26,079Apr 22, 2026Updated 4 months ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,086May 8, 2026Updated 4 months ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆21,095Apr 29, 2022Updated 4 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,810Aug 25, 2025Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,784Feb 26, 2022Updated 4 years ago
- 邱锡鹏《神经网络与深度学习》第二版与通识版:电子书、章节目录、学习资源 与勘误。☆19,233Sep 6, 2026Updated 2 weeks ago
- 机器学习算法python实现☆8,607May 20, 2024Updated 2 years ago
- 周志华《机器学习》手推笔记☆3,785Mar 13, 2021Updated 5 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、 深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,626Jun 26, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 数据科学的笔记以及资料搜集☆8,596Aug 16, 2021Updated 5 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,534Nov 12, 2024Updated last year
- [译] 面向机器学习的特征工程☆2,564Aug 25, 2023Updated 3 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,506Oct 14, 2021Updated 4 years ago
- 算法/数据结构/Python/剑指offer/机器学习/leetcode☆4,078Jan 19, 2020Updated 6 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,713Jul 25, 2024Updated 2 years ago
- 机器学习算法的公式推导以及numpy实现☆2,130May 2, 2023Updated 3 years ago
- ☆5,259Apr 13, 2020Updated 6 years ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,973Oct 20, 2023Updated 2 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.
- Deep Learning Book Chinese Translation☆37,549Dec 3, 2019Updated 6 years ago
- 《神经网络与深度学习:案例与实践》第二版:10 章 PyTorch 实践、Notebook、测试与电子书。☆3,492Sep 7, 2026Updated last week
- The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。☆2,779Dec 30, 2025Updated 8 months ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆80,809Jul 30, 2024Updated 2 years ago
- [译] scikit-learn(sklearn) 中文文档☆5,226Aug 27, 2026Updated 3 weeks ago
- 机器学习初学者公众号作品☆2,358Mar 21, 2021Updated 5 years ago
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆10,363Jul 8, 2026Updated 2 months ago
- 记录Learning from data一书中的习题解答☆1,006May 15, 2019Updated 7 years ago
- Machine learning, in numpy☆16,329Oct 29, 2023Updated 2 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.
- PRML algorithms implemented in Python☆11,732Apr 5, 2025Updated last year
- A Chinese Translation of Stanford CS229 notes 斯 坦福机器学习CS229课程讲义的中文翻译☆3,463Mar 1, 2022Updated 4 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,776Nov 23, 2025Updated 9 months ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆8,703Feb 16, 2024Updated 2 years ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,771Jun 23, 2020Updated 6 years ago
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,765Jul 22, 2026Updated last month
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,395Jul 12, 2024Updated 2 years ago