Open bhavithran1 opened 2 years ago
Should the reconstruction error be this big and not low
Checked on test dataset and my dataset and the results are just really big
This might be caused because of nn.MSELoss(reduction=‘Sum’)
Should I change it to mean because that sounds more better with kL being more lower when a sigmoid layer is applied to the encoder and decoder
Should the reconstruction error be this big and not low
Checked on test dataset and my dataset and the results are just really big