Skip to content

BIVA: A Very Deep Hierarchy of Latent Variables forGenerative Modeling

License

Notifications You must be signed in to change notification settings

larsmaaloee/BIVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions using Anaconda

conda create -n biva python=3.6 matplotlib

conda activate biva

conda install tensorflow-gpu

Running the MNIST experiments

CUDA_VISIBLE_DEVICES=0 python run_deep_vae.py mnist

About

BIVA: A Very Deep Hierarchy of Latent Variables forGenerative Modeling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages