Skip to content

Variational Auto-Encoder implementation in Tensorflow

License

Notifications You must be signed in to change notification settings

tegg89/VAE-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VAE-Tensorflow

Implemented variational auto-encoder with MNIST dataset using TensorFlow.

Prerequisites

  • Tensorflow
  • Scipy

Usage

python main.py Training process is activated, as parameters would be saved as checkpoint file. After every 10 epochs, generated MNIST number will be saved as png file.

References

About

Variational Auto-Encoder implementation in Tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages