shaabhishek / gumbel-softmax-pytorch
categorical variational autoencoder using the Gumbel-Softmax estimator
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gumbel-softmax-pytorch
- ☆33Updated 4 years ago
- ☆26Updated 5 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 4 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆39Updated 3 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆44Updated last year
- Paper and Code for "Curriculum Learning by Optimizing Learning Dynamics" (AISTATS 2021)☆19Updated 3 years ago
- ☆36Updated 3 years ago
- "Learning Discrete and Continuous Factors of Data via Alternating Disentanglement" accepted at ICML2019☆21Updated 5 years ago
- Code release for NeurIPS 2020 paper "Stochastic Normalization"☆23Updated 2 years ago
- ☆42Updated 4 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆44Updated 4 years ago
- PyTorch implementation of NICE☆33Updated 5 years ago
- WeightNet: Revisiting the Design Space of Weight Networks☆18Updated 3 years ago
- ☆14Updated 5 years ago
- Interpolation between Residual and Non-Residual Networks, ICML 2020. https://arxiv.org/abs/2006.05749☆26Updated 4 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆55Updated 6 years ago
- ☆19Updated 5 years ago
- Chainer Implementation of TapNet: Neural Network Augmented with Task-Adaptive Projection for Few-Shot Learning☆56Updated 5 years ago
- Tensorflow Implementation of "Theory and Experiments on Vector Quantized Autoencoders"☆14Updated 5 years ago
- Official adversarial mixup resynthesis repository