gitabcworld / skiprnn_pytorch
A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"
☆80Updated 6 years ago
Alternatives and similar repositories for skiprnn_pytorch:
Users that are interested in skiprnn_pytorch are comparing it to the libraries listed below
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 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
- Dilated RNNs in pytorch☆212Updated 5 years ago
- ZForcing Repo☆40Updated 7 years ago
- lstm with layer normalization☆19Updated 4 years ago
- pytorch implementation of VAE-Gumble-Softmax☆62Updated 4 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆58Updated 6 years ago
- ☆13Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Experiments with binary LSTM using gumbel-sigmoid☆30Updated 4 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Sparse and structured neural attention mechanisms☆222Updated 4 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆126Updated 7 years ago
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Stochastic Adaptive Neural Architecture Search☆65Updated 6 years ago
- ☆63Updated 7 years ago
- Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on P…☆42Updated 7 years ago
- Tensorflow Implementation of "Theory and Experiments on Vector Quantized Autoencoders"☆14Updated 6 years ago