What two components combine to form the VAE's loss?
Answer options
A
MSE and KL divergence
B
Classification error and Regression loss
C
MSE and Cross-entropy
D
L1 loss and L2 loss
E
KL divergence and Cross-entropy
Correct answer: MSE and KL divergence
Explanation
The source marks the correct answer as: MSE and KL divergence.