Fixed issues with the gradients of the encoder model, mostly connected to the std deviation of the assumed posterior gaussians.
Also added nice grid visualizations of the images to tensorboard; fixed a small bug where the very last layer of the encoder was not the same for real and fake data.
Fixed issues with the gradients of the encoder model, mostly connected to the
std
deviation of the assumed posterior gaussians.Also added nice grid visualizations of the images to tensorboard; fixed a small bug where the very last layer of the encoder was not the same for real and fake data.