Skip to content

EderSantana/gumbel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gumbel

Binder

Gumbel-Softmax Variational Autoencoder with Keras.

This Keras based implementation of Categorical Reparameterization with Gumbel-Softmax. The code is based on Eric Jang's tutorial

You can run the Binder to get results like the following input-latent code-output triplet:

Also, you can visualize the latent code in 2D using Hamming distance based t-SNE:

I think this is a nice way to look into image hashing for image retrieval/search/etc. I'm excited to check how it scales up to real images...

About

Gumbel-Softmax Variational Autoencoder with Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published