jihunchoi / recurrent-batch-normalization-pytorchLinks
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
Sorting:
- Sequence-to-Sequence learning using PyTorch☆520Updated 5 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆351Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Some example scripts on pytorch☆198Updated 3 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆126Updated 5 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆387Updated 5 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆198Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Sparse Variational Dropout, ICML 2017☆313Updated 5 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 years ago
- I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my not…☆283Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- ☆395Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago