locuslab / trellisnetLinks
[ICLR'19] Trellis Networks for Sequence Modeling
☆473Updated 6 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☆211Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆248Updated 7 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆501Updated 4 years ago
- Latent Alignment and Variational Attention☆328Updated 7 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
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Tools for loading standard data sets in machine learning☆205Updated 3 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 4 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 7 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆432Updated 8 years ago
- Variational Auto-Encoders in a Sequential Setting.☆177Updated 7 years ago
- Implementations of various VAE-based semi-supervised and generative models in PyTorch☆710Updated 5 years ago
- VQ-VAE implementation / pytorch☆184Updated 8 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- Keras implementation of Representation Learning with Contrastive Predictive Coding☆547Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆495Updated 4 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Complementary code for the Targeted Dropout paper☆256Updated 6 years ago
- Sparse Variational Dropout, ICML 2017☆312Updated 5 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 7 years ago
- Tensorflow implementation of Hyperspherical Variational Auto-Encoders☆237Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- pytorch implementation of "Distilling a Neural Network Into a Soft Decision Tree"☆302Updated 7 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 6 years ago