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 4 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
- How certain is your transformer?☆25Updated 4 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆165Updated last year
- PyTorch Implementation of Variational Recurrent Autoencoder☆12Updated 7 years ago
- Truth-Conditional Captions for Time Series Data. EMNLP 2021. Harsh Jhamtani, Taylor Berg-Kirkpatrick☆11Updated 3 years ago
- This is reimplementation of "Simple and Principled Uncertainty Estimation with Deterministic Deep Learning via Distance Awareness" in Pyt…☆52Updated 4 years ago
- implementations sde-net☆14Updated 4 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆142Updated 4 years ago
- ☆64Updated 5 years ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- Code and data for the paper "Disentangling Uncertainty in Machine Translation Evaluation", accepted at EMNLP 2022.☆23Updated 2 years ago
- Transformer-based autoregressive varitional autoencoder☆11Updated 5 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 5 years ago
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆57Updated last year
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively …☆128Updated 3 years ago
- Code for: "Neural Rough Differential Equations for Long Time Series", (ICML 2021)☆118Updated 4 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- Official PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variab…☆28Updated 4 years ago
- Mixture density network implemented in PyTorch.☆150Updated 2 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆109Updated 6 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
- EMNLP 2020: On the Ability and Limitations of Transformers to Recognize Formal Languages☆24Updated 5 years ago
- Code for: "Neural Controlled Differential Equations for Online Prediction Tasks"☆38Updated 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
- This repository contains code for the paper "Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs" (Wang, Lawrence…☆17Updated 4 years ago
- Transformer Variational Autoencoder experiment☆50Updated 6 years ago