ericjang/gumbel-softmax

recons = tf.reduce_sum(p_x.log_prob(x),1)

gitfourteen opened this issue · 1 comments

Can you explain what recons stands for? Please not use acronyms or shorthand without annotation. Thank you!

Should be reconstruction loss mentioned in Auto-Encoding Variational Bayes; but found no reference to this jargon in neither paper on Gumbel Softmax