TingNie / Machine-learning-in-action
个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释
☆297Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Machine-learning-in-action
- coursera吴恩达机器学习课程作业自写Python版本+Matlab原版☆891Updated 6 years ago
- ☆274Updated 5 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆287Updated 5 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆420Updated 2 years ago
- Coursera Machine Learning (Andrew Ng) --- python code☆126Updated 8 years ago
- 统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp☆195Updated last year
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆448Updated 4 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆335Updated 6 years ago
- 吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng☆232Updated 4 years ago
- 周志华《机器学习》☆93Updated 6 years ago
- 斯坦福机器学习完整 python 实现☆601Updated 6 years ago
- deeplearning.ai-coursera,by Andrew Ng☆36Updated 6 years ago
- 深度学习笔记☆797Updated 3 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆530Updated 5 years ago
- 《机器学习实战》的python3源码☆1,294Updated 4 years ago
- 网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接☆201Updated 2 years ago
- 周志华-机器学习☆264Updated 4 years ago
- Machine Learning code in Python3.x. (机器学习实战 py3代码整理)Some notes about the practices:(for reference only)☆269Updated 6 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆375Updated 5 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆162Updated 5 years ago
- 教材对应的源码☆316Updated 5 years ago
- 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book☆98Updated 5 years ago
- A collection of popular Data Science Competitions☆55Updated 5 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆219Updated 9 months ago
- ☆143Updated 5 years ago
- ☆53Updated 5 years ago
- ☆88Updated 6 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题