机器学习过程中所看的书,视频和源码
☆852Oct 23, 2022Updated 3 years ago
Alternatives and similar repositories for Machine_Learning_Study_Path
Users that are interested in Machine_Learning_Study_Path are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,862Apr 22, 2026Updated last month
- 周志华《机器学习》手推笔记☆3,775Mar 13, 2021Updated 5 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,429Jun 26, 2024Updated last year
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,234Aug 30, 2021Updated 4 years ago
- ☆2,773Mar 1, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 《统计学习方法》的代码实现☆19,585Aug 22, 2023Updated 2 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,729Feb 26, 2022Updated 4 years ago
- [译] 面向机器学习的特征工程☆2,558Aug 25, 2023Updated 2 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,297Aug 5, 2023Updated 2 years ago
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆18,892Jun 1, 2026Updated last week
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。