tf.contrib.bayesflow.entropy.renyi_ratio()

tf.contrib.bayesflow.entropy.renyi_ratio(log_p, q, alpha, z=None, n=None, seed=None, name='renyi_ratio')

Monte Carlo estimate of the ratio appearing in Renyi divergence.

This can be used to compute the Renyi (alpha) divergence, or a log evidence approximation based on Renyi divergence.

doc_TensorFlow
2016-10-14 12:42:52
Comments
Leave a Comment

Please login to continue.