recons = tf.reduce_sum(p_x.log_prob(x),1)
gitfourteen opened this issue · 1 comments
gitfourteen commented
Can you explain what recons
stands for? Please not use acronyms or shorthand without annotation. Thank you!
gitfourteen commented
Should be reconstruction loss mentioned in Auto-Encoding Variational Bayes; but found no reference to this jargon in neither paper on Gumbel Softmax