datawhalechina/machine-learning-toy-code
《机器学习》(西瓜书)代码实战
This project helps students and learners bridge the gap between theoretical machine learning concepts and practical coding. It takes mathematical formulas from textbooks and provides corresponding code implementations, enhancing understanding and coding proficiency. The project offers practical experience with various algorithms, from linear regression to K-means, through hands-on coding examples.
945 stars. No commits in the last 6 months.
Use this if you are a student or aspiring data scientist who wants to understand how machine learning algorithms work mathematically and how to implement them in code.
Not ideal if you are looking for advanced, production-ready machine learning solutions or a comprehensive deep learning framework.
Stars
945
Forks
192
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/datawhalechina/machine-learning-toy-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...