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:
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆246Updated 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
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Some example scripts on pytorch☆197Updated 3 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 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
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆141Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆356Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 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
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- VQ-VAE implementation / pytorch☆182Updated 7 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆125Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆494Updated 4 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆198Updated 5 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 years ago
- ☆152Updated 7 years ago
- Sparse Variational Dropout, ICML 2017☆313Updated 5 years ago
- ☆396Updated 6 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆119Updated 7 years ago