A curated collection of quick-reference standford guides covering core topics in Artificial Intelligence, Machine Learning and Deep Learning. These cheatsheets are designed to help students, developers, and researchers quickly recall important concepts and formulas.
All cheatsheets are organized folder-wise by topic and include concise explanations, diagrams, and essential equations.
- Artificial Intelligence
- Transformers and LLMs
- Deep Learning
- Machine Learning
- Probabilities and Statistics
- Algebra and Calculus
git clone https://github.com/analyticalrohit/AI-ML-Cheatsheets.git
✅ Learn AI for FREE with visuals, easy-to-follow insights.
✅ Get cutting-edge topics like GenAI, RAGs, and LLMs in your inbox every week.
We welcome contributions from the community! If you have a cheetsheet or improvement to suggest:
- Fork the repository
- Create your feature branch:
git checkout -b feature/CheatsheetTopic
- Commit your changes:
git commit -m 'Add some CheatsheetTopic'
- Push to the branch:
git push origin feature/CheatsheetTopic
- Open a pull request
⭐️ If you find this repository helpful, please consider giving it a star!