Allensmile/Machine-learning-implement
Teach you how to implement machine learning algorithms
This project helps aspiring machine learning practitioners understand the inner workings of common algorithms. It takes theoretical descriptions of machine learning concepts and translates them into practical, executable code. Students and self-learners in data science or AI would benefit from this resource.
No commits in the last 6 months.
Use this if you are learning machine learning and want to deeply understand how algorithms are built from scratch, beyond just using libraries.
Not ideal if you are looking for production-ready code or pre-built tools to apply machine learning models immediately without delving into their implementation details.
Stars
41
Forks
30
Language
HTML
License
—
Category
Last pushed
Nov 30, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Allensmile/Machine-learning-implement"
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