gitabcworld / skiprnn_pytorchLinks
A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"
☆81Updated 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
Sorting:
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 5 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 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
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- ZCA whitening in python☆32Updated 5 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 7 years ago
- Code for reversible recurrent neural networks☆39Updated 6 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- ☆63Updated 7 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆40Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- SparseMax activation function implementation (ICML 2016) (PyTorch)☆28Updated 7 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago