rasbt/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
This repository provides the code examples that accompany the book *Machine Learning with PyTorch and Scikit-Learn*. It helps aspiring machine learning practitioners or data scientists learn various machine learning concepts, from basic classification to advanced deep learning architectures. It takes the theoretical knowledge from the book and provides runnable code in Python, showing how to implement these concepts using Scikit-Learn and PyTorch.
5,042 stars.
Use this if you are reading *Machine Learning with PyTorch and Scikit-Learn* and want to run the code examples from the book on your own machine or in Google Colab.
Not ideal if you are looking for a standalone machine learning project or a comprehensive guide without the accompanying textbook, as these notebooks are designed to supplement the book's descriptive text.
Stars
5,042
Forks
1,777
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rasbt/machine-learning-book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
harvard-edge/cs249r_book
Machine Learning Systems
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...