jihunchoi / recurrent-batch-normalization-pytorch
PyTorch implementation of recurrent batch normalization
☆243Updated 6 years ago
Alternatives and similar repositories for recurrent-batch-normalization-pytorch:
Users that are interested in recurrent-batch-normalization-pytorch are comparing it to the libraries listed below
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- VQ-VAE implementation / pytorch☆180Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆472Updated 5 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Some example scripts on pytorch☆197Updated 3 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 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
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆168Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- My personal toolkit for PyTorch development.☆128Updated 7 years ago
- Sparse Variational Dropout, ICML 2017☆312Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ICLR Reproducibility Challenge 2019☆219Updated 5 years ago
- ☆394Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 6 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago