https://github.com/ericjang/gumbel-softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
https://github.com/ericjang/gumbel-softmax
Last synced: about 1 year ago
JSON representation
categorical variational autoencoder using the Gumbel-Softmax estimator
- Host: GitHub
- URL: https://github.com/ericjang/gumbel-softmax
- Owner: ericjang
- License: mit
- Created: 2016-11-09T05:27:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T04:19:38.000Z (about 9 years ago)
- Last Synced: 2025-03-30T13:09:44.137Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 135 KB
- Stars: 430
- Watchers: 7
- Forks: 100
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gumbel-softmax
categorical variational autoencoder using the Gumbel-Softmax estimator. Paper is here: [https://arxiv.org/abs/1611.01144](https://arxiv.org/abs/1611.01144)