机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。
☆299Aug 17, 2019Updated 6 years ago
Alternatives and similar repositories for ML-From-Scratch
Users that are interested in ML-From-Scratch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 西瓜书,课后习题☆138Nov 6, 2021Updated 4 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆33Oct 29, 2019Updated 6 years ago
- Machine Learning周志华西瓜书的课后练习题代码☆26Jun 4, 2017Updated 9 years ago
- 《机器学习》周志华 (西瓜书) 练习☆65Jul 21, 2018Updated 7 years ago
- 西瓜书概念整理☆92Mar 28, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 实现机器学习实战以及关于周志华西瓜书中的一些扩展算法等☆10Oct 9, 2018Updated 7 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理 解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,745Feb 26, 2022Updated 4 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,827Apr 29, 2019Updated 7 years ago
- 李航《统计学习方法》中机器学习模型的LaTeX公式笔记☆163Feb 5, 2019Updated 7 years ago
- 《统计学习方法》笔记-基于Python算法实现☆2,166Jan 9, 2018Updated 8 years ago
- 《统计学习方法》的读书笔记,重现了大部分的课后题,仅供参考。☆68Oct 7, 2017Updated 8 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,895Apr 22, 2026Updated 2 months ago
- 李航统计学习方法 PPT☆120Nov 9, 2016Updated 9 years ago
- 《统计学习方法》的代码实现☆19,589Aug 22, 2023Updated 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.
- Coursera 机器学习基石 机器学习技法 林轩田 课堂PPT、作业及课堂笔记。☆163Aug 14, 2018Updated 7 years ago
- Algorithms from the book "Elements of Statistical Learning", implemented in Python☆13Mar 29, 2015Updated 11 years ago
- 66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc☆20Mar 10, 2021Updated 5 years ago
- simple service mesh example (3x microservices) with LINKERD☆22Jan 9, 2020Updated 6 years ago
- 周志华《机器学习》练习集☆16Jun 15, 2017Updated 9 years ago
- 记录Learning from data一书中的习题解答☆1,001May 15, 2019Updated 7 years ago
- Algorithm from The Elements of Statistical Learning book implement by Python 3 code☆19Jul 19, 2016Updated 9 years ago
- 此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现☆700Aug 5, 2019Updated 6 years ago
- 机器学习算法python实现