Skip to content

Instantly share code, notes, and snippets.

@tigershen23
Last active June 9, 2018 18:14
Show Gist options
  • Save tigershen23/bd8065610b4d1f3ede8eb45cb351410f to your computer and use it in GitHub Desktop.
Save tigershen23/bd8065610b4d1f3ede8eb45cb351410f to your computer and use it in GitHub Desktop.
import torch
import pyro
import pyro.distributions as dist
from pyro.infer import SVI, Trace_ELBO
from pyro.optim import Adam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment