Skip to content
/ vae Public

Variational autoencoder with TF Eager and Probability.

License

Notifications You must be signed in to change notification settings

fomorians/vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAE

Minimal implementation of a variational autoencoder trained on MNIST using TF Eager and Probability.