AIML Roadmap with Resouces
A complete, structured roadmap to master Artificial Intelligence, Machine Learning, Deep Learning, Generative AI, and MLOps.
1. Python for AI / ML
Python is the foundation of AI, ML, and data science.
2. Mathematics for Machine Learning
Math builds intuition behind machine learning algorithms.
3. Data Analysis & Visualization
- VIDEO Pandas Full Course – freeCodeCamp
- VIDEO EDA – Krish Naik
- VIDEO Data Visualization – Corey Schafer
4. Machine Learning
- VIDEO Machine Learning – Andrew Ng
- VIDEO ML Algorithms – StatQuest
- VIDEO ML with Python – freeCodeCamp
5. Deep Learning
- VIDEO Deep Learning Specialization – Andrew Ng
- VIDEO PyTorch Full Course – freeCodeCamp
- BLOG Backpropagation Explained
- TOOL TensorFlow
- TOOL PyTorch
6. Natural Language Processing (NLP)
- VIDEO NLP Full Course – freeCodeCamp
- VIDEO Transformers Explained – Jay Alammar
- TOOL NLTK
- TOOL spaCy
- TOOL HuggingFace Transformers
7. Generative AI & LLMs
- VIDEO Generative AI – freeCodeCamp
- VIDEO LLMs from Scratch – Andrej Karpathy
- BLOG OpenAI Cookbook
- TOOL OpenAI API
- TOOL LangChain
- PROJECT AI Chatbot
- PROJECT RAG Document Q&A
8. MLOps & Deployment
- VIDEO MLOps Full Course – freeCodeCamp
- VIDEO ML in Production – Google
- TOOL MLflow
- TOOL Docker
- TOOL FastAPI
- TOOL Kubernetes