《统计学习方法》笔记-基于Python算法实现
☆2,155Jan 9, 2018Updated 8 years ago
Alternatives and similar repositories for statistical-learning-method
Users that are interested in statistical-learning-method are comparing it to the libraries listed below
Sorting:
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,836Apr 29, 2019Updated 6 years ago
- 《统计学习方法》的代码实现☆19,546Aug 22, 2023Updated 2 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,283Aug 5, 2023Updated 2 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,589Nov 25, 2025Updated 3 months ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆861Feb 9, 2021Updated 5 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,659Jan 21, 2026Updated last month
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,022Feb 21, 2026Updated last week
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,272Apr 29, 2022Updated 3 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,668Feb 26, 2022Updated 4 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,348Aug 25, 2025Updated 6 months ago
- 周志华《机器学习》手推笔记☆3,761Mar 13, 2021Updated 4 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,713Oct 7, 2022Updated 3 years ago
- 数据科学的笔记以及资料搜集☆8,530Aug 16, 2021Updated 4 years ago
- 机器学习算法python实现☆8,361May 20, 2024Updated last year
- [译] 面向机器学习的特征工程☆2,552Aug 25, 2023Updated 2 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有 需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,051Nov 12, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- ☆5,228Apr 13, 2020Updated 5 years ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,950Oct 20, 2023Updated 2 years ago
- 算法/数据结构/Python/剑指offer/机器学习/leetcode☆4,060Jan 19, 2020Updated 6 years ago
- 机器学习算法的公式推导以及numpy实现☆2,120May 2, 2023Updated 2 years ago
- exercise for nndl☆3,321Jul 19, 2024Updated last year
- 记录Learning from data一书中的习题解答