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 4 years ago
- Code for evaluating uncertainty estimation methods for Transformer-based architectures in natural language understanding tasks.☆42Updated 3 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 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
- How certain is your transformer?☆25Updated 4 years ago
- Truth-Conditional Captions for Time Series Data. EMNLP 2021. Harsh Jhamtani, Taylor Berg-Kirkpatrick☆11Updated 3 years ago
- Transformer Variational Autoencoder experiment☆50Updated 6 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆162Updated last year
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 4 years ago
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆57Updated 11 months ago
- Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively …☆126Updated 3 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆141Updated 4 years ago
- Code for Generalized Entropy Regularization paper☆14Updated 5 years ago
- Official Code: Estimating Model Uncertainty of Neural Networks in Sparse Information Form, ICML2020.☆31Updated 4 years ago
- Simple reimplementation of Maximum Density Divergence for Unsupervised Domain Adaptation (https://arxiv.org/abs/2004.12615) in PyTorch Li…☆26Updated 4 years ago
- Official code repository of the paper Learning Associative Inference Using Fast Weight Memory by Schlag et al.☆28Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 11 months ago
- ICML 21 - Voice2Series: Adversarial Reprogramming Acoustic Models for Time Series Classification☆73Updated last year
- Code for the paper PermuteFormer☆42Updated 3 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- This is the official source code for Sequential Neural Processes.☆40Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆59Updated 2 years ago
- ☆22Updated 3 years ago
- This is reimplementation of "Simple and Principled Uncertainty Estimation with Deterministic Deep Learning via Distance Awareness" in Pyt…☆51Updated 3 years ago
- Generative Modelling Experiments☆39Updated 5 years ago
- Time-Aware Transformer-based Network for Clinical Notes Series Prediction☆24Updated last year
- This repository contains code for the paper "Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs" (Wang, Lawrence…☆17Updated 4 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 3 years ago
- PyTorch Implementation of Variational Recurrent Autoencoder☆12Updated 6 years ago