virtualenv venv
source venv/bin/activate
# Install appropriate PyTorch package for your distro from pytorch.org
pip install http://download.pytorch.org/whl/torch-0.1.10.post1-cp36-cp36m-macosx_10_7_x86_64.whl
pip install -r requirements.txt
jupyter nbextension enable --py widgetsnbextension
jupyter notebook
-
Notifications
You must be signed in to change notification settings - Fork 9
PyTorch implementation of "Auto-Encoding Variational Bayes"
nitarshan/variational-autoencoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PyTorch implementation of "Auto-Encoding Variational Bayes"
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published