Yimeng-Zhang/Machine-Learning-From-Scratch
系统梳理机器学习的各个知识点。
This project helps aspiring machine learning practitioners build a strong foundational understanding of key concepts. It provides clear explanations, underlying principles, and code examples for various topics, from data preparation to core algorithms. Individuals looking to systematically learn the building blocks of machine learning will find this resource valuable.
152 stars. No commits in the last 6 months.
Use this if you are an individual or student who wants to learn machine learning concepts, mathematics, and data processing techniques from the ground up, with a structured approach.
Not ideal if you are a seasoned machine learning engineer looking for advanced research, highly specialized algorithms, or production-ready code for immediate deployment.
Stars
152
Forks
31
Language
—
License
—
Category
Last pushed
Jan 19, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Yimeng-Zhang/Machine-Learning-From-Scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy