L0SG / relational-rnn-pytorch
An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.
☆245Updated 6 years ago
Alternatives and similar repositories for relational-rnn-pytorch:
Users that are interested in relational-rnn-pytorch are comparing it to the libraries listed below
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- VQ-VAE implementation / pytorch☆180Updated 7 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- ☆153Updated 7 years ago
- Sparse and structured neural attention mechanisms☆222Updated 4 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆119Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆125Updated 7 years ago
- pytorch implementation of VAE-Gumble-Softmax☆62Updated 4 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆73Updated 6 years ago
- Sparse Variational Dropout, ICML 2017☆313Updated 4 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆430Updated 7 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆80Updated 6 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 4 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Tools for PyTorch☆221Updated 2 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆181Updated 7 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 6 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆127Updated 5 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago