Skip to content

Instantly share code, notes, and snippets.

@ericjang
Created January 17, 2018 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericjang/976f9b1f81730f4d484c9e6e428ec232 to your computer and use it in GitHub Desktop.
Save ericjang/976f9b1f81730f4d484c9e6e428ec232 to your computer and use it in GitHub Desktop.
import numpy as np
import matplotlib.pyplot as plt
import tensorflow as tf
tfd = tf.contrib.distributions
tfb = tfd.bijectors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment