locuslab / trellisnet
[ICLR'19] Trellis Networks for Sequence Modeling
☆471Updated 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☆211Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆135Updated 3 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- Implementations of ideas from recent papers☆391Updated 4 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆514Updated 3 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Tools for loading standard data sets in machine learning☆203Updated 2 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆226Updated 5 years ago
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆460Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,259Updated 2 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆706Updated 4 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆259Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆489Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆358Updated 7 years ago
- Variational Auto-Encoders in a Sequential Setting.☆172Updated 6 years ago
- Keras implementation of Representation Learning with Contrastive Predictive Coding☆531Updated 5 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- Implementation of soft dynamic time warping in pytorch☆100Updated 3 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago
- A curated list of research papers related to learning disentangled representations☆463Updated 5 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆546Updated 6 years ago
- Transformer training code for sequential tasks☆609Updated 3 years ago