In version 0.11.0 of Tensorflow Probability, I can define a TransformedDistribution as follows, indicating event and batch shape: mvn = tfd.TransformedDistribut
In version 0.11.0 of Tensorflow Probability, I can define a TransformedDistribution as follows, indicating event and batch shape: mvn = tfd.TransformedDistribut
The following is a normalizing flow model of the log conditional density of x_ given c_. import tensorflow as tf import tensorflow_probability as tfp tfk = tf.k