Skip to content

gelazari/Variational-Autoencoder-Pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Variational-Autoencoder-Pytorch

A simple Pytorch implementation of variational autoencoder.

To run the program: python3 vae.py

Output results:

The left figure is the input image, the right figure is the generated image.

Reference

[1] Kingma, Diederik P., and Max Welling. “Auto-encoding variational bayes.” arXiv preprint arXiv:1312.6114 (2013).

[2] https://github.com/pytorch/examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%