4.4SpecializationSession 3 · Deep Learning & Applied Machine Learning

Deep learning algorithms

30classes90htotalTH3 · PR3 · PNW2weighting per class

Class-by-class breakdown

30 classes

TH = theory · PR = practical · PNW = personal work. These are ministry weighting codes (not hours) used to split each class's minutes. Class length = course hours ÷ class count; the three time-boxes below always sum to that length.

0%

Quiz progress

0 of 0 classes attempted

First 2 classes free with a referral 29 more with enrollment180 min per classTheory 68mPractical 67mPersonal Work 45m
1

From ML to Deep Learning — The Engine Behind GenAI

FreeTH3PR3PNW2

An AI Integration Manager who knows when deep learning beats traditional ML picks the right tool — and understands that the GenAI revolution runs on deep neural networks.

Theory68m
  • Recap of supervised ML from 3.4 and its limits
  • What deep learning adds: many layers, learned features
  • Where deep learning powers GenAI (text, images, audio) vs where it's overkill
Practical67m
  • Classify 8 sample GenAI tasks as 'traditional ML enough' or 'needs deep learning'
  • Justify one choice with data and complexity reasoning
Personal Work45m
  • Write a one-page note on when you'd reach for deep learning in a GenAI project
  • Micro-task: submit your note
2

The Perceptron — A Single Neuron

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who understands one neuron understands the building block of every transformer — it's just a weighted vote scaled by an activation

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
3

Activation Functions — Letting Networks Be Non-Linear

LockedTH3PR3PNW2

Locked class preview

A Project Manager who hears 'ReLU' or 'GELU' in a GenAI model card can now follow the conversation — activations are what make networks powerful

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
4

Multi-Layer Networks — Stacking Toward Transformers

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who grasps layers understands how a network turns raw tokens into meaning — depth is where the magic that powers LLMs happens

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
5

Loss and Gradients — How GenAI Models Learn

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who understands loss and gradients can read a training curve and diagnose a stuck model — the foundation of how every LLM was trained

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
6

Backpropagation — The Chain Rule That Trained Every LLM

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who can explain backpropagation demystifies training — it's the chain rule from 2

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
7

Your First Neural Network in PyTorch (or TensorFlow)

LockedTH3PR3PNW2

Locked class preview

A Digital Marketing Strategist who trains a real network, even a tiny one, stops treating GenAI as magic — it's just code you can run

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
8

Tensors, Batches and Dataloaders — Data for Deep Models

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who prepares data as batches trains models that actually converge — batching is a core practical skill behind every GenAI training run

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
9

Optimizers — SGD, Momentum and Adam

LockedTH3PR3PNW2

Locked class preview

A Project Manager who picks Adam over plain SGD often gets faster convergence — the optimizer choice speeds up delivery of any model, including GenAI fine-tunes

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
10

Overfitting and Regularization — Dropout, Weight Decay and Early Stopping

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who doesn't control overfitting ships a model that crumbles in production — and a brittle agent is worse than no agent

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
11

Evaluating Deep Models — Beyond Accuracy

LockedTH3PR3PNW2

Locked class preview

A Digital Marketing Strategist who evaluates a GenAI model with precision, recall and confusion matrices knows whether it's actually useful for the business

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
12

Computer Vision 101 — Images as Tensors

LockedTH3PR3PNW2

Locked class preview

An E-commerce Director who auto-tags product photos uses computer vision — and it starts with representing images as tensors for a multimodal agent

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
13

CNNs — Vision Models for Multimodal Agents

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who understands CNNs knows why a multimodal agent can describe an image — convolutions learn local patterns like edges and textures

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
14

Building a CNN — Your First Image Classifier

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who trains a CNN on a small image dataset proves deep learning is hands-on, not just theory — and can feed vision to an agent

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
15

Data Augmentation — More Data From What You Have

LockedTH3PR3PNW2

Locked class preview

A Digital Marketing Strategist with few product images uses augmentation to multiply the dataset — flips, crops and rotations create variety for a more robust vision model

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
16

Transfer Learning — Standing on Giant Shoulders

LockedTH3PR3PNW2

Locked class preview

A Project Manager who reuses a pre-trained model ships in days, not months — transfer learning is the practical norm behind fast GenAI delivery, not training from scratch

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
17

Sequences and Text — Why GenAI Needed Sequence Models

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager building text agents needs sequence models — order matters in language, and standard networks ignore it

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
18

RNNs and LSTMs — Memory for Longer Sequences

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who models customer journeys over time uses LSTMs — they remember longer than plain RNNs, the precursor to transformer memory

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
19

Embeddings — The Vector Heart of RAG and Agents

LockedTH3PR3PNW2

Locked class preview

A Digital Marketing Strategist who turns words into vectors can measure semantic similarity — and embeddings are the foundation of retrieval, clustering, and agent memory

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
20

Attention — The Mechanism That Powers Every LLM

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who understands attention knows the idea behind every modern language model — it lets the model focus on relevant parts of the input

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
21

Transformers — The Architecture Behind GenAI and Agents

LockedTH3PR3PNW2

Locked class preview

A Project Manager who hears 'transformer' in every AI pitch can now place it — this architecture powers the LLMs that drive autonomous agents

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
22

Using Pre-Trained Transformer Models via Hugging Face

LockedTH3PR3PNW2

Locked class preview

A Digital Marketing Strategist who uses a pre-trained transformer from Hugging Face ships an AI feature in an afternoon — no training required

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
23

Fine-Tuning a Pre-Trained Model for Your Business

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who fine-tunes a model on company data gets results far better than off-the-shelf — customization is the edge that beats generic GenAI

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
24

LLM Tool-Calling as a Learned Policy — Agents That Act

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who frames tool-calling as a learned policy understands how an LLM decides which tool to call — this is the bridge between GenAI and agents

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
25

RLHF and Alignment — Making GenAI Safe and Helpful

LockedTH3PR3PNW2

Locked class preview

A Sales and Marketing Manager who understands RLHF knows why models refuse bad requests — alignment training is what makes GenAI usable in real business

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
26

Deploying a Deep Learning Model as an Agent Tool

LockedTH3PR3PNW2

Locked class preview

An E-commerce Director who deploys a trained model and exposes it as a tool an agent can call turns research into revenue — deployment is where deep learning pays off

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
27

Responsible GenAI — Bias, Cost and Limits

LockedTH3PR3PNW2

Locked class preview

A Sales and Marketing Manager who ships a biased GenAI model damages the brand — responsible AI is a business requirement, not a nice-to-have

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
28

Hyperparameter Tuning — Getting the Most From a Model

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who tunes learning rate, batch size and layers squeezes real performance gains — tuning is where models go from okay to good

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
29

Mini-Project — Build, Tune and Ship a Model for an Agent

LockedTH3PR3PNW2

Locked class preview

An AI Integration Manager who completes one end-to-end deep learning project that an agent can call proves the full skill chain — data, train, evaluate, deploy

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions
30

Present and Reflect — Your Deep Learning to GenAI Journey

LockedTH3PR3PNW2

Locked class preview

A Data/Business Analyst who presents a deep learning project that powers an agent earns stakeholder trust by showing results, not jargon — this class closes the loop

Enroll to unlock every class in this course — the full agenda, the AI tutor, and the quiz.

Talk to admissions

Unlock all 30 classes

Get the full agenda, AI tutor, and quiz for every class in 4.4 · Deep learning algorithms.

Apply via admissions

Online checkout not yet live — contact admissions to enroll.