Learning objectives
What you will be able to explain
- Large-scale training strategies
- Global minibatch size
- Distributed-learning tradeoffs
- Computer-vision task structure
- Vision priors and preprocessing
- Speech-recognition components
Section 01
Large-scale training strategies to Distributed-learning tradeoffs
01
Large-scale training strategies
Guided checkpoint
Match each strategy to its main scaling axis.
Source: Chapter 12, section 12.1, pp. 443-452
02
Global minibatch size
Guided checkpoint
Eight synchronous workers each process 64 examples before their gradients are averaged. What is the effective global minibatch size?
Source: Chapter 12, section 12.1, pp. 443-452
03
Distributed-learning tradeoffs
Guided checkpoint
Judge each statement.
Source: Chapter 12, section 12.1, pp. 443-452
Section 02
Computer-vision task structure to Speech-recognition components
01
Computer-vision task structure
Guided checkpoint
Match each task to its output.
Source: Chapter 12, section 12.2, pp. 452-458
02
Vision priors and preprocessing
Guided checkpoint
Which interventions can encode useful prior knowledge for natural images?
Source: Chapter 12, section 12.2, pp. 452-458
03
Speech-recognition components
Guided checkpoint
Match each component to its role in a classical hybrid or end-to-end system.
Source: Chapter 12, section 12.3, pp. 458-461
Section 03
Word error rate to Language-model structure
01
Word error rate
Guided checkpoint
A transcription has 3 substitutions, 2 deletions, and 1 insertion relative to a 50-word reference. Compute word error rate.
Source: Chapter 12, section 12.3, pp. 458-461
02
NLP representation levels
Guided checkpoint
Match each representation to its characteristic.
Source: Chapter 12, section 12.4, pp. 461-478
03
Language-model structure
Guided checkpoint
Evaluate each statement.
Source: Chapter 12, section 12.4, pp. 461-478
Section 04
Perplexity from cross-entropy to Deep learning beyond vision, speech, and text
01
Perplexity from cross-entropy
Guided checkpoint
A language model has average test negative log-likelihood nats per token. What is its perplexity?
Source: Chapter 12, section 12.4, pp. 461-478
02
NLP application families
Guided checkpoint
Select all tasks discussed in the chapter's NLP survey.
Source: Chapter 12, section 12.4, pp. 461-478
03
Deep learning beyond vision, speech, and text
Guided checkpoint
Match each domain to the central modeling challenge highlighted by its data.
Source: Chapter 12, section 12.5, pp. 478-485
Section 05
What transfers across domains?
01
What transfers across domains?
Guided checkpoint
Which is the strongest cross-domain lesson of the chapter?
Source: Chapter 12, pp. 443-485
Knowledge check
Turn understanding into recall.
The quiz now follows the same concepts in scored form. You can return to this lesson from the quiz whenever a gap appears.