Sampling z = μ + σ ⊙ ε moves randomness to:
Answer options
A
Inside weights update
B
Outside network path to allow backprop
C
Always deterministic path
D
The decoder only
Correct answer: Outside network path to allow backprop
Explanation
Quick AnswerThe correct answer is Outside network path to allow backprop because it directly addresses the core logic of Generative AI.
The correct answer is: Outside network path to allow backprop.