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
Sorting:
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 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
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆378Updated 8 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 ideas from recent papers☆393Updated 4 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆707Updated 5 years ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆202Updated 2 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 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
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 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
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆218Updated 6 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆464Updated 6 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆552Updated 6 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆431Updated 8 years ago
- ☆251Updated 8 years ago
- Domain-Adversarial Neural Network in Tensorflow☆631Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago