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:
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Code for evaluating uncertainty estimation methods for Transformer-based architectures in natural language understanding tasks.☆42Updated 3 years ago
- pytorch implementation of "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks" LSTM(https://arxiv.org/abs/1512.…☆21Updated 4 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 years ago
- Truth-Conditional Captions for Time Series Data. EMNLP 2021. Harsh Jhamtani, Taylor Berg-Kirkpatrick☆11Updated 3 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- ☆24Updated 5 years ago
- Time-Aware Transformer-based Network for Clinical Notes Series Prediction☆23Updated last year
- 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
- Python implementation of paper "AntisymmetricRNN: A Dynamical System View on Recurrent Neural Networks"☆15Updated 6 years ago
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 5 years ago
- ☆64Updated 5 years ago
- Code for Generalized Entropy Regularization paper☆14Updated 5 years ago
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆57Updated last year
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- PyTorch Implementation of Variational Recurrent Autoencoder☆12Updated 6 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆59Updated 2 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Transformer Variational Autoencoder experiment☆50Updated 6 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 4 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated 2 years ago
- Code for the paper "Selective Classification for Deep Neural Networks"☆27Updated 7 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆163Updated last year
- Repository for Beyond Pinball Loss: Quantile Methods for Calibrated Uncertainty Quantification (NeurIPS 2024)☆43Updated 8 months ago
- A PyTorch implementation of Context Vector Data Description (CVDD), a method for Anomaly Detection on text.☆71Updated 3 years ago
- How certain is your transformer?☆25Updated 4 years ago
- Mixture density network implemented in PyTorch.☆148Updated 2 years ago
- Variational Transformers for Diverse Response Generation☆81Updated last year