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 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 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
- Transformer training code for sequential tasks☆612Updated 3 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 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.☆230Updated 5 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆707Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 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
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- A curated list of research papers related to learning disentangled representations☆464Updated 6 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆431Updated 8 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Wasserstein Auto-Encoders☆508Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆465Updated 6 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆554Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆136Updated 4 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,261Updated 3 years ago