machine-learning-cheat-sheet
Machine Learning Cheat Sheet
A collection of classical equations and diagrams on machine learning in LaTeX format
Classical equations and diagrams in machine learning
7k stars
385 watching
1k forks
Language: TeX
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zuzoovn/machine-learning-for-software-engineers | A structured study plan to help software developers learn machine learning and become a machine learning engineer | 28,167 |
kailashahirwar/cheatsheets-ai | Provides essential reference materials for machine learning and deep learning researchers and engineers | 15,117 |
ageron/handson-ml | A resource for learning machine learning with Python | 25,199 |
gokumohandas/made-with-ml | Teaches machine learning fundamentals and software engineering practices for building production-ready ML applications | 37,603 |
afshinea/stanford-cs-229-machine-learning | A comprehensive resource collection of machine learning concepts and techniques | 17,656 |
chiphuyen/machine-learning-systems-design | A resource guide covering the four main steps of designing a machine learning system: project setup, data pipeline, modeling, and serving. | 9,156 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 6 |
prml/prmlt | A Matlab package implementing machine learning algorithms from the book PRML in an efficient and compact manner | 6,026 |
johnmyleswhite/ml_for_hackers | A collection of R code examples for a machine learning book, covering various topics and techniques. | 3,669 |
apress/matlab-machine-learning | Source code accompanying a textbook on machine learning in MATLAB | 84 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
pbiecek/xaiaterum2020 | An R package and workshop materials for explaining machine learning models using explainable AI techniques | 52 |
mostafa-samir/how-machine-learning-works | An implementation of Manning Publications' How Machine Learning Works book in Python using Jupyter Notebook | 4 |