Specifies an evaluation function adapted to the variational autoencoder. It combines a base reconstruction error and the Kullback-Leibler divergence between the learned distribution and the true latent posterior.
loss_variational(reconstruction_loss)A "ruta_loss" object
Another loss to be used as reconstruction error (e.g. "binary_crossentropy")
\link{autoencoder_variational}
Other loss functions:
contraction(),
correntropy()