gumbel icon indicating copy to clipboard operation
gumbel copied to clipboard

Correct loss

Open adammenges opened this issue 7 years ago • 1 comments

As seen here:

https://github.com/ericjang/gumbel-softmax/blob/master/Categorical%20VAE.ipynb

loss=tf.reduce_mean(-elbo)

adammenges avatar Sep 19 '17 22:09 adammenges

Thanks, how did the outputs looks like in the notebook. Would you want to update it as well?

EderSantana avatar Sep 26 '17 17:09 EderSantana