Modern Deep Learning Foundations
Learn by predicting, running mathematically grounded experiments, explaining evidence, and exporting an inspectable mastery artifact.
- Laboratories
- 6
- Guided time
- 4h 20m
- Mastery artifacts
- 6
An explanation highlights evidence; it does not prove causality
Grad-CAM localizes influential regions in a convolutional feature map. Integrated Gradients attributes the prediction relative to a baseline. Occlusion measures how the score changes when image regions are hidden.
Different methods answer different questions and may disagree. First predict where the model should look, then compare the explanation with the object and its surrounding context.
Lesson 15 - Explainability: Understanding Model Decisions
Printed pages 93-99; PDF pages 95-101.
- Grad-CAM printed pp. 94-95 / PDF pp. 96-97 localization procedure; Equations 15.1-15.3
- Permutation Importance and SHAP printed pp. 95-98 / PDF pp. 97-100 feature-removal and additive-attribution paragraphs; Equations 15.4-15.5
- Limitations and Trade-offs printed pp. 98-99 / PDF pp. 100-101 closing caution and method-selection paragraphs
Evidence and provenance
Top classes and probabilities were produced for the displayed real images.
Attribution assets were generated offline for stable, fast comparison in the browser.
The interface compares where methods concentrate evidence for the same target prediction.
A highlighted region may be correlated evidence, background context, or a method artifact.
Run, inspect, and compare
Follow the three guided moves above. Change one variable at a time so every visual change has a clear cause.
Compare runs instead of trusting one result
Explain what happened, then transfer it
Compare the three methods. Identify one stable region, one disagreement, and one conclusion the maps do not justify.
Use at least one value or visible change from the experiment.Design one sanity check or counterfactual image edit that would test whether the explanation is trustworthy.
Name the new context and the design choice you would make.- Names a specific explanation method and target class
- Defines a counterfactual or perturbation
- States the expected score or attribution change
- Includes a failure criterion and claim boundary
By the end of this lesson, you will be able to:
- Interpret positive and negative feature attributions for an individual prediction.
- Distinguish a local explanation from claims about global model behaviour.
- Assess whether an explanation remains stable under small, label-preserving input changes.
Covers GradCAM, SHAP, and permutation importance. Discusses trust, compliance, and debugging. Notes limitations in resolution, cost, and accuracy.
Leave with inspectable evidence, not a completion click
Your artifact combines the prerequisite check, prediction, experiment configuration, displayed evidence, explanation, transfer rubric, and confidence change.
Retrieve the concept after time has passed
Complete the artifact to schedule a 24-hour retrieval prompt and a seven-day transfer revisit.
Help evaluate whether the laboratory teaches the concept
No name, email address, free text, or IP address is retained in the learning record.