soulmachine / machine-learning-cheat-sheetLinks
Classical equations and diagrams in machine learning
☆7,955Updated last year
Alternatives and similar repositories for machine-learning-cheat-sheet
Users that are interested in machine-learning-cheat-sheet are comparing it to the libraries listed below
Sorting:
- Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.☆11,678Updated 2 years ago
- A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems", which is `dm…☆9,650Updated 2 years ago
- https://huyenchip.com/ml-interviews-book/☆4,381Updated 8 months ago
- Machine Learning and Computer Vision Engineer - Technical Interview Questions☆4,287Updated 6 months ago
- Machine Learning Notebooks☆3,418Updated last year
- Pen and paper exercises in machine learning☆2,523Updated last year
- 📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.☆2,871Updated 2 years ago
- This repo is meant to serve as a guide for Machine Learning/AI technical interviews.☆7,308Updated 2 weeks ago
- A curated list of references for MLOps☆13,460Updated last year
- machine learning and deep learning tutorials, articles and other resources☆17,252Updated last year
- A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.☆3,128Updated 3 years ago
- Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. …