https://github.com/rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
https://github.com/rasbt/python-machine-learning-book-2nd-edition
data-science deep-learning machine-learning python scikit-learn tensorflow
Last synced: 5 months ago
JSON representation
The "Python Machine Learning (2nd edition)" book code repository and info resource
- Host: GitHub
- URL: https://github.com/rasbt/python-machine-learning-book-2nd-edition
- Owner: rasbt
- License: mit
- Created: 2017-02-09T05:45:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T06:20:21.000Z (about 5 years ago)
- Last Synced: 2025-04-03T20:06:48.374Z (6 months ago)
- Topics: data-science, deep-learning, machine-learning, python, scikit-learn, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 230 MB
- Stars: 7,163
- Watchers: 373
- Forks: 2,823
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-AI-algorithm - Github
- ultimate-awesome - Python Machine Learning
- StarryDivineSky - rasbt/python-machine-learning-book-2nd-edition - learn、TensorFlow、PyTorch等工具实现。内容包含完整代码示例、数据集及实验结果,帮助用户理解模型训练、评估和优化过程。适合有一定Python基础的开发者和数据科学爱好者,通过动手实践掌握机器学习技术。项目还提供详细的章节说明和扩展阅读建议,便于系统学习。用户可通过克隆仓库或直接使用提供的代码文件进行学习,部分代码需安装特定依赖库以运行。 (A01_机器学习教程)