gumbel-softmax
There are 27 repositories under gumbel-softmax topic.
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
Schlumberger/joint-vae
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation :star2:
sony/sqvae
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
cbaziotis/seq3
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
FranxYao/dgm_latent_bow
Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words
mingyuyng/Visual-Selective-VIO
Code for "Efficient Deep Visual and Inertial Odometry with Adaptive Visual Modality Selection", ECCV 2022
mingyuyng/Dynamic_JSCC
Codes for "Deep Joint Source-Channel Coding for Wireless Image Transmission with Adaptive Rate Control", ICASSP 2022
tokestermw/text-gan-tensorflow
TensorFlow GAN implementation using Gumbel Softmax
vithursant/VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
EmilienDupont/vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
aakhundov/tf-attend-infer-repeat
TensorFlow-based implementation of "Attend, Infer, Repeat" paper (Eslami et al., 2016, arXiv:1603.08575).
pagegitss/UAE
A Unified Deep Model of Learning from both Data and Queries for Cardinality Estimation
ratishsp/data2text-seq-plan-py
Code for TACL 2022 paper on Data-to-text Generation with Variational Sequential Planning
AngelosNal/PyTorch-Gumbel-Sigmoid
Implementation of the Gumbel-Sigmoid distribution in PyTorch.
Droliven/diverse_sampling
Official project of DiverseSampling (ACMMM2022 Paper)
intsystems/discrete-variables-relaxation
[BMM 24-25] "Just Relax It": Implementation of different relaxation methods
rtst777/TextGAN
GAN-Based Text Generation
ldv1/bbvi_spike_and_slab
Black-box spike and slab variational inference, example with linear models
mathcom/MolBit
De novo Drug Design via Binary Representations of SMILES for avoiding the Posterior Collapse Problem (BIBM 2021)
thomassutter/mvhg
Python library for the differentiable hypergeometric distribution
hryym/Gumbel-Softmax-Implementation-with-VAE
The implementation of Gumbel softmax reparametrization trick for discrete VAE
kristpapadopoulos/categorical-variational-autoencoder
Keras, Tensorflow eager execution implementation of Categorical Variational Autoencoder
EdoardoBotta/Gaussian-Mixture-VAE
[Pytorch] Minimal implementation of a Variational Autoencoder (VAE) with Categorical Latent variables inspired from "Categorical Reparameterization with Gumbel-Softmax".
Droliven/DHMP_jittor
Jittor reimplementation of DiverseSampling (MM22)
tomekkorbak/compositional-communication-via-template-transfer
Code acompanying the paper Developmentally motivated emergence of compositional communication via template transfer
falcondai/mnist
deep models for small image classification datasets
ulamaca/gumbel-tricks
collections of examples of gumbel softmax tricks in optimization & deep learning