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
The correct answer is: Outside network path to allow backprop.