Skip to content

psrikanthm/categorical-vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

categorical-vae

Implement Categorical Variational autoencoder using Pytorch

Reproducing the results of https://arxiv.org/pdf/1611.01144.pdf (or https://arxiv.org/abs/1611.00712) in Pytorch framework. The original implementation by authors use Tensorflow. In Pytorch there is no readily available Gumbel Softmax distribution to sample from, so have to implement the Relaxed Categorical representation to sample the latent representation.

About

Implement Categorical Variational autoencoder using Pytorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors