Skip to content

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