locuslab / trellisnet
[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
- Dilated RNNs in pytorch☆212Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Tensorflow implementation for DilatedRNN☆348Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Tools for loading standard data sets in machine learning☆203Updated 2 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 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
- TensorFlow implementation of Independently Recurrent Neural Networks☆514Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆430Updated 7 years ago
- Wasserstein Auto-Encoders☆507Updated 6 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆549Updated 6 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,259Updated 3 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆491Updated 3 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆135Updated 4 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆705Updated 5 years ago
- A curated list of research papers related to learning disentangled representations☆463Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆378Updated 8 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Transformer training code for sequential tasks☆610Updated 3 years ago
- Snapshot Ensemble in Keras☆308Updated 7 years ago