Last active
January 17, 2018 17:35
-
-
Save ericjang/5c8f97150b922fc333bef771993b7493 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
base_dist = tfd.MultivariateNormalDiag(loc=tf.zeros([2], tf.float32)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment