0% found this document useful (0 votes)
39 views26 pages

AI ML Interactive Checklist

fdgfdfdr

Uploaded by

krishna914228
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views26 pages

AI ML Interactive Checklist

fdgfdfdr

Uploaded by

krishna914228
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

AI/ML 6-Month Daily Checklist (Interactive Planner)

Color-coded phases • Interactive checkboxes • TOC • Capstone planning

Use this planner to track your study, practice, and projects each day.
Tip: Open in a PDF reader to tick the checkboxes and navigate the outline.

Progress Tracker (Phases)

Phase 1: Weeks 1-4 — Python + Math + ML Basics

Phase 2: Weeks 5-8 — Deep Learning

Phase 3: Weeks 9-12 — Transformers & NLP

Phase 4: Weeks 13-16 — LLMs, RAG & Agents

Phase 5: Weeks 17-20 — MLOps & Deployment

Phase 6: Weeks 21-24 — Startup & Capstone

Table of Contents
Week 1: Python Basics: Syntax, Control Flow, Functions, OOP
Week 2: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
Week 3: Math for ML: Linear Algebra, Probability, Calculus
Week 4: ML Basics: Regression, Classification, Clustering, Metrics
Week 5: Neural Nets: MLP, Activations, Losses, Optimizers
Week 6: DL Frameworks: PyTorch & Keras Fundamentals
Week 7: Computer Vision: CNNs + Transfer Learning (ResNet)
Week 8: Object Detection: YOLO / Faster-RCNN (practice)
Week 9: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
Week 10: Transformers I: Attention, BERT, Hugging Face
Week 11: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
Week 12: Generative Models: GANs & Diffusion Basics
Week 13: RAG I: Embeddings, Chunking, Retrieval Pipelines
Week 14: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
Week 15: Prompt Engineering & Fine-tuning Workflows
Week 16: AI Agents: LangGraph / AutoGen, Tool Use, Memory
Week 17: MLOps I: MLflow, DVC, Experiment Tracking
Week 18: Deployment I: FastAPI, Docker, REST Inference
Week 19: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
Week 20: Data Eng: Spark, Kafka, Pipelines, Storage
Week 21: Advanced: RL (DQN/PPO), ViT, Multimodal
Week 22: Monitoring: Drift, Eval, Security, Privacy, Ethics
Week 23: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
Week 24: Capstone: Polish, Deploy, Docs, Demo & Pitch
Week 1: Python Basics: Syntax, Control Flow, Functions, OOP
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Python Basics: Syntax, Control Flow, Functions, OOP
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Python Basics: Syntax, Control Flow, Functions, OOP
Week 2: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: NumPy & Pandas: Arrays, DataFrames, Cleaning & EDA
Week 3: Math for ML: Linear Algebra, Probability, Calculus
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Math for ML: Linear Algebra, Probability, Calculus
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Math for ML: Linear Algebra, Probability, Calculus
Week 4: ML Basics: Regression, Classification, Clustering, Metr
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: ML Basics: Regression, Classification, Clustering, Metrics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: ML Basics: Regression, Classification, Clustering, Metrics
Week 5: Neural Nets: MLP, Activations, Losses, Optimizers
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Neural Nets: MLP, Activations, Losses, Optimizers
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Neural Nets: MLP, Activations, Losses, Optimizers
Week 6: DL Frameworks: PyTorch & Keras Fundamentals
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: DL Frameworks: PyTorch & Keras Fundamentals
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: DL Frameworks: PyTorch & Keras Fundamentals
Week 7: Computer Vision: CNNs + Transfer Learning (ResNet)
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Computer Vision: CNNs + Transfer Learning (ResNet)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Computer Vision: CNNs + Transfer Learning (ResNet)
Week 8: Object Detection: YOLO / Faster-RCNN (practice)
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Object Detection: YOLO / Faster-RCNN (practice)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Object Detection: YOLO / Faster-RCNN (practice)
Week 9: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: NLP Foundations: Preprocessing, TF-IDF, Word2Vec
Week 10: Transformers I: Attention, BERT, Hugging Face
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Transformers I: Attention, BERT, Hugging Face
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Transformers I: Attention, BERT, Hugging Face
Week 11: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Transformers II: GPT, Fine-tuning, PEFT (LoRA/QLoRA)
Week 12: Generative Models: GANs & Diffusion Basics
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Generative Models: GANs & Diffusion Basics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Generative Models: GANs & Diffusion Basics
Week 13: RAG I: Embeddings, Chunking, Retrieval Pipelines
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: RAG I: Embeddings, Chunking, Retrieval Pipelines
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: RAG I: Embeddings, Chunking, Retrieval Pipelines
Week 14: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangCh
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: RAG II: Vector DBs (FAISS/Pinecone/Chroma), LangChain
Week 15: Prompt Engineering & Fine-tuning Workflows
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Prompt Engineering & Fine-tuning Workflows
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Prompt Engineering & Fine-tuning Workflows
Week 16: AI Agents: LangGraph / AutoGen, Tool Use, Memory
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: AI Agents: LangGraph / AutoGen, Tool Use, Memory
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: AI Agents: LangGraph / AutoGen, Tool Use, Memory
Week 17: MLOps I: MLflow, DVC, Experiment Tracking
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: MLOps I: MLflow, DVC, Experiment Tracking
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: MLOps I: MLflow, DVC, Experiment Tracking
Week 18: Deployment I: FastAPI, Docker, REST Inference
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Deployment I: FastAPI, Docker, REST Inference
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Deployment I: FastAPI, Docker, REST Inference
Week 19: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Deployment II: CI/CD, Cloud (AWS/GCP/Azure)
Week 20: Data Eng: Spark, Kafka, Pipelines, Storage
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Data Eng: Spark, Kafka, Pipelines, Storage
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Data Eng: Spark, Kafka, Pipelines, Storage
Week 21: Advanced: RL (DQN/PPO), ViT, Multimodal
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Advanced: RL (DQN/PPO), ViT, Multimodal
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Advanced: RL (DQN/PPO), ViT, Multimodal
Week 22: Monitoring: Drift, Eval, Security, Privacy, Ethics
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Monitoring: Drift, Eval, Security, Privacy, Ethics
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Monitoring: Drift, Eval, Security, Privacy, Ethics
Week 23: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Startup MVP: Scope, Dataset, Tech Stack, MVP Build
Week 24: Capstone: Polish, Deploy, Docs, Demo & Pitch
Days 1–6: Study & Practice • Day 7: Project / Review

Phase

Daily Checklist
Day 1
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 2
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 3
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 4
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 5
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________
Day 6
■ Learning: Capstone: Polish, Deploy, Docs, Demo & Pitch
■■ Practice: Implement examples / solve 5–10 problems
■■ Notes: ________________________________

■■ Day 7 — Weekly Project / Review


Build a mini-project related to: Capstone: Polish, Deploy, Docs, Demo & Pitch
Capstone Project Planner
Define your startup-ready MVP and plan delivery

Pick One:
AI Resume Screener (RAG + NLP)
Enterprise Knowledge Base Chatbot (RAG)
AI Process Automation Agent (Agents + APIs)
Domain Copilot (e.g., Coding, Finance, Healthcare)

Idea & Problem Statement

Target Users & Value Proposition

Data Sources / Documents

Tech Stack (LLM, Vector DB, Backend, Frontend)

MVP Features & Scope (v0.1)

Metrics (Accuracy, Latency, Adoption)

Risks, Privacy, & Ethics

Launch Plan & Pricing

Tip: Use the outline panel to jump to weeks. Checkboxes are interactive.

You might also like