An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
gumbel-softmax 27 deep-learning 10 variational-autoencoder 8 pytorch 7 variational-inference 6 tensorflow 5 vae 5 machine-learning 3 variational-autoencoders 3 mnist 3 generative-model 2 sampling 2 stochastic 2 diverse 2 cvae 2 acmmm2022 2 straight-through-gradient 2 autoencoder 2 accuracy 2 deep-generative-model 2 multimodality 2 keras 2 manifold 2 likelihood 2 human-motion-prediction 2 hinge-loss 2 gcn 2 latent-variable-models 2 natural-language-generation 2 gaussian-distribution 2 diversity 2 text-generation 1 convolutional-neural-networks 1 policy-gradient 1 supervised-learning 1 combinatorial-optimization 1 discrete-optimization 1 gradient-descent 1 gumbel-distribution 1 gumbel-sigmoid 1 reparameterization-trick 1 abstractive-summarization 1 sentence-compression 1 seq2seq 1 seq2seq2seq 1 summarization 1 data-to-text-generation 1 adaptive-learning 1 deep-jscc 1 transfer-learning 1 signaling-games 1 multi-agent 1 language 1 emergent-communication 1 computational-linguistics 1 compositionality 1 communication 1 rnn 1 multi-mnist 1 concrete-distribution 1 computer-vision 1 attend-infer-repeat 1 jittor 1 concrete 1 mixture-model 1 density-mixture-network 1 stochastic-gradient-descent 1 spike-and-slab-prior 1 sparse-regression 1 regression-algorithms 1 python3 1 machine-learning-algorithms 1 deeplearning 1 visual-inertial-odometry 1 eccv2022 1 smiles-strings 1 genetic-algorithm 1 de-novo-drug-design 1 generative-models 1 disentanglement 1 disentangled-representations 1 relaxation 1 reinforce 1 pyro 1 logit-normal 1 library 1 invertible-gaussian 1 edu-project 1 discrete-variables 1 vq-vae 1 vector-quantization 1 bayesian 1 wae 1 vqvae 1 vae-implementation 1 reproducible-research 1 pytorch-vae 1 pytorch-implementation 1 paper-implementations 1 iwae 1