Hello,
First, thank you for this repo, I learned a lot on how to make tf networks without keras' premade layers. However, it seems to me that the reconstruction loss is computed with MSE instead of log-likelihood like in the article "A Multimodal Anomaly Detector for Robot-Assisted FeedingUsing an LSTM-based Variational Autoencoder".
Is that intentional ?
If yes, then what is the meaning of the sigma in the network output ?
Hello,
First, thank you for this repo, I learned a lot on how to make tf networks without keras' premade layers. However, it seems to me that the reconstruction loss is computed with MSE instead of log-likelihood like in the article "A Multimodal Anomaly Detector for Robot-Assisted FeedingUsing an LSTM-based Variational Autoencoder".
Is that intentional ?
If yes, then what is the meaning of the sigma in the network output ?