Add tf.contrib.distributions.Independent.
This distribution is useful when you have a collection of independent distributions and you want to regard them as characterizing one "mega" distribution. For example, a collection of Bernoulli's (for each pixel) may be used to characterize a distribution over an image. PiperOrigin-RevId: 170216177
Loading
Please sign in to comment