https://github.com/L1aoXingyu/pytorch-beginner/blob/052ed0d4e3d3959e86c88737fd133ef5d0180acc/08-AutoEncoder/Variational_autoencoder.py#L75 this line here it assigned to variable called BCE, but uses MSE instead
pytorch-beginner/08-AutoEncoder/Variational_autoencoder.py
Line 75 in 052ed0d
this line here it assigned to variable called BCE, but uses MSE instead