mourga / variational-lstmLinks
PyTorch implementation of Variational LSTM and Monte Carlo dropout.
☆56Updated 3 years ago
Alternatives and similar repositories for variational-lstm
Users that are interested in variational-lstm are comparing it to the libraries listed below
Sorting:
- pytorch implementation of "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks" LSTM(https://arxiv.org/abs/1512.…☆21Updated 5 years ago
- Code for evaluating uncertainty estimation methods for Transformer-based architectures in natural language understanding tasks.☆43Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 years ago
- How certain is your transformer?☆25Updated 4 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆62Updated 2 years ago
- Code for Generalized Entropy Regularization paper☆14Updated 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
- Truth-Conditional Captions for Time Series Data. EMNLP 2021. Harsh Jhamtani, Taylor Berg-Kirkpatrick☆13Updated 3 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 5 years ago
- Code and data for the paper "Disentangling Uncertainty in Machine Translation Evaluation", accepted at EMNLP 2022.☆23Updated 2 years ago
- ☆64Updated 5 years ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Mixture density network implemented in PyTorch.☆152Updated 2 years ago
- Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively …☆127Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆58Updated last year
- Transformer Variational Autoencoder experiment☆50Updated 6 years ago
- ☆24Updated 6 years ago
- ☆210Updated last year
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆146Updated 4 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆63Updated 5 years ago
- implementations sde-net☆14Updated 5 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 7 years ago
- Official PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variab…☆27Updated 4 years ago
- Time-Aware Transformer-based Network for Clinical Notes Series Prediction☆24Updated 2 years ago