L0SG / relational-rnn-pytorchLinks
An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.
☆247Updated 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
Sorting:
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- VQ-VAE implementation / pytorch☆182Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- ☆152Updated 7 years ago
- Code for the "Neural Expectation Maximization" paper.☆126Updated 2 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆119Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated 2 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆263Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Cleaned original source code from my NIPS publication☆156Updated 7 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 8 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- Code to accompany the paper "Learning Graphical State Transitions"☆171Updated 8 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆125Updated 6 years ago
- Implementation of VLAE☆216Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆202Updated 2 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago