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
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆122Updated last year
- Implementation of Dynamic memory networks plus in Pytorch☆126Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- ☆154Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 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
- Relation Networks for CLEVR implemented in PyTorch☆61Updated 6 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆52Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆79Updated 5 years ago
- Differentiable Neural Computers, Sparse Access Memory and Sparse Differentiable Neural Computers, for Pytorch☆338Updated 5 months ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆167Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆472Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆278Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆259Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 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
- Dilated RNNs in pytorch☆212Updated 5 years ago
- PyTorch implementation of recurrent batch normalization☆244Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆100Updated 3 years ago
- Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVER…☆153Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆347Updated 7 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- pytorch implementation of VAE-Gumble-Softmax☆62Updated 4 years ago