Skip to content

A simple tensorflow implementation of variational autoencoder

Notifications You must be signed in to change notification settings

Anorth1997/Variational-Autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Variational-Autoencoder

This is a simple tensorflow implementation of variational autoencoder.

The functions to visualize the trained model is in file visualize_model.py

The mathematical concepts of model is presented in the paper Auto-Encoding Variational Bayes.

Packages

numpy 1.16.2

tensorflow 1.13.1

matplotlib 3.0.3

About

A simple tensorflow implementation of variational autoencoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages