Why is the reparameterization trick crucial in training VAEs?
Answer options
A
It increases the model's accuracy
B
It speeds up the training process
C
It reduces the need for labeled data
D
It allows backpropagation through stochastic nodes
E
It reduces the model's complexity
Correct answer: It allows backpropagation through stochastic nodes
Explanation
The source marks the correct answer as: It allows backpropagation through stochastic nodes.