locuslab / trellisnetLinks
[ICLR'19] Trellis Networks for Sequence Modeling
☆472Updated 5 years ago
Alternatives and similar repositories for trellisnet
Users that are interested in trellisnet are comparing it to the libraries listed below
Sorting:
- Dilated RNNs in pytorch☆212Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Tools for loading standard data sets in machine learning☆203Updated 2 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 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
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆707Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆137Updated 4 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 6 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,260Updated 3 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆378Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago