GitHub topics: gumbel-softmax
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
Language: Python - Size: 45.4 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 7,151 - Forks: 1,130

sony/sqvae
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
Language: Python - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 187 - Forks: 23

intsystems/relaxit
[BMM 24-25] "Just Relax It": Implementation of different relaxation methods
Language: Jupyter Notebook - Size: 41 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 1

Schlumberger/joint-vae
Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation :star2:
Language: Jupyter Notebook - Size: 34.5 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 464 - Forks: 62

mathcom/MolBit
De novo Drug Design via Binary Representations of SMILES for avoiding the Posterior Collapse Problem (BIBM 2021)
Language: Jupyter Notebook - Size: 4.58 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 2

tokestermw/text-gan-tensorflow
TensorFlow GAN implementation using Gumbel Softmax
Language: Python - Size: 1.91 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 92 - Forks: 35

FranxYao/dgm_latent_bow
Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words
Language: Python - Size: 10.2 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 122 - Forks: 14

thomassutter/mvhg
Python library for the differentiable hypergeometric distribution
Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

pagegitss/UAE
A Unified Deep Model of Learning from both Data and Queries for Cardinality Estimation
Language: Python - Size: 11.3 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 10

EdoardoBotta/Gaussian-Mixture-VAE
[Pytorch] Minimal implementation of a Variational Autoencoder (VAE) with Categorical Latent variables.
Language: Python - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

kristpapadopoulos/categorical-variational-autoencoder
Keras, Tensorflow eager execution implementation of Categorical Variational Autoencoder
Language: Python - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

rtst777/TextGAN
GAN-Based Text Generation
Language: Python - Size: 66.7 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 3

falcondai/mnist
deep models for small image classification datasets
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ulamaca/gumbel-tricks
collections of examples of gumbel softmax tricks in optimization & deep learning
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AngelosNal/PyTorch-Gumbel-Sigmoid
Implementation of the Gumbel-Sigmoid distribution in PyTorch.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

cbaziotis/seq3
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
Language: Python - Size: 16.6 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 124 - Forks: 18

ratishsp/data2text-seq-plan-py
Code for TACL 2022 paper on Data-to-text Generation with Variational Sequential Planning
Language: Python - Size: 31.5 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

mingyuyng/Dynamic_JSCC
Codes for "Deep Joint Source-Channel Coding for Wireless Image Transmission with Adaptive Rate Control", ICASSP 2022
Language: Python - Size: 230 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 8

Droliven/diverse_sampling
Official project of DiverseSampling (ACMMM2022 Paper)
Language: Python - Size: 98 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

mingyuyng/Visual-Selective-VIO
Code for "Efficient Deep Visual and Inertial Odometry with Adaptive Visual Modality Selection", ECCV 2022
Language: Python - Size: 34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 5

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.
Language: Python - Size: 376 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 71 - Forks: 17

ldv1/bbvi_spike_and_slab
Black-box spike and slab variational inference, example with linear models
Language: Python - Size: 653 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

zongdaoming/LCBM
This is the code implementations for LCBM
Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

EmilienDupont/vae-concrete
Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution
Language: Python - Size: 2.04 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 51 - Forks: 17

Droliven/DHMP_jittor
Jittor reimplementation of DiverseSampling (MM22)
Language: Python - Size: 95.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aakhundov/tf-attend-infer-repeat
TensorFlow-based implementation of "Attend, Infer, Repeat" paper (Eslami et al., 2016, arXiv:1603.08575).
Language: Python - Size: 77.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 5

tomekkorbak/compositional-communication-via-template-transfer
Code acompanying the paper Developmentally motivated emergence of compositional communication via template transfer
Language: Python - Size: 23.3 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2
