L0SG / relational-rnn-pytorchLinks
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
Sorting:
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆126Updated 5 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆119Updated 7 years ago
- Code for the "Neural Expectation Maximization" paper.☆126Updated 2 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
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Relation Networks for CLEVR implemented in PyTorch☆61Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 7 years ago
- ☆153Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 6 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
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 years ago
- ☆63Updated 7 years ago
- PyTorch code for Learning Cooperative Visual Dialog Agents using Deep Reinforcement Learning☆169Updated 6 years ago
- ICLR Reproducibility Challenge 2019☆217Updated 6 years ago
- Cleaned original source code from my NIPS publication☆156Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 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 of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- Code for ICML 2019 paper "Probabilistic Neural-symbolic Models for Interpretable Visual Question Answering" [long-oral]☆66Updated 2 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 8 years ago