Deep Learning

Journey from first principles to cutting-edge transformer systems through curated lectures, guided notebooks, and pragmatic engineering checklists.

1

Introduction to Deep Learning

Foundations
Neural Networks Basics
Perceptrons
History of AI
2

Backpropagation

Foundations
Backpropagation
Gradient Descent
Activations
3

Optimization Foundations & Ablation Methodology

Foundations
Optimizers
LR Schedules
Regularization
4

Convolutional Neural Networks

CNN Architectures
Convolution
Pooling
Vision Models
5

Advanced CNN Architectures

CNN Architectures
ResNet
DenseNet
EfficientNet
6

Encoder Decoder Architectures

Encoder • Decoder
Seq2Seq
Encoder–Decoder
U-Net
7

Recurrent Neural Networks

Sequence Models
RNN Basics
LSTM
GRU
8

Attention Mechanism

Attention
Attention Basics
Q-K-V
Scaled Dot-Product
9

Transformer

Transformers
Self-Attention
Positional Encoding
Transformer
10

Transformer Models in Vision and Text

Transformers
ViT
BERT/T5/GPT
Scaling
11

Prompting, PEFT & Quantization

Modern LLM Stack
Prompting/RAG
PEFT
QLoRA
12

Multimodal Learning & GenAI

Modern LLM Stack
Multimodal
Diffusion
VAE
GAN