locuslab / trellisnetLinks
[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
Sorting:
- Dilated RNNs in pytorch☆213Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆350Updated 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 4 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Tools for loading standard data sets in machine learning☆204Updated 2 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆708Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Variational Auto-Encoders in a Sequential Setting.☆175Updated 7 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆520Updated 5 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆493Updated 4 years ago
- MADE (Masked Autoencoder Density Estimation) implementation in PyTorch☆560Updated 6 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch☆359Updated 5 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
- Sparse Variational Dropout, ICML 2017☆313Updated 5 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Keras implementation of Representation Learning with Contrastive Predictive Coding☆541Updated 6 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Unsupervised clustering with (Gaussian mixture) VAEs☆299Updated 8 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago