yoyoyohamapi/mit-ml
斯坦福机器学习完整 python 实现
This provides Python implementations of machine learning algorithms from Andrew Ng's Stanford/Coursera course. It helps students, data science learners, and machine learning practitioners deepen their understanding of core algorithms. You'll find full Python code for topics like linear regression, neural networks, and K-Means, rather than fill-in-the-blank homework solutions.
609 stars. No commits in the last 6 months.
Use this if you are a student or practitioner looking for complete, ground-up Python code examples to solidify your understanding of fundamental machine learning algorithms taught in a classic introductory course.
Not ideal if you are looking for pre-built, production-ready machine learning libraries or solutions to specific real-world business problems.
Stars
609
Forks
195
Language
Python
License
—
Category
Last pushed
Jan 11, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yoyoyohamapi/mit-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...