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.☆245Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- Some example scripts on pytorch☆198Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- ☆395Updated 6 years ago
- Implementations of ideas from recent papers☆392Updated 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
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆277Updated 7 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆126Updated 5 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
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆119Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Sparse Variational Dropout, ICML 2017☆313Updated 5 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆197Updated 5 years ago
- Dilated RNNs in pytorch☆212Updated 6 years ago
- ☆153Updated 7 years ago