kibitzing / BayesianRNN_pytorch
pytorch implementation of "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks" LSTM(https://arxiv.org/abs/1512.05287)
☆21Updated 4 years ago
Alternatives and similar repositories for BayesianRNN_pytorch
Users that are interested in BayesianRNN_pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆56Updated 2 years ago
- An encoder-decoder framework for learning from incomplete data☆46Updated last year
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆108Updated 5 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆94Updated last month
- Contrastive Learning for Time Series☆38Updated 2 years ago
- Bayesian LSTM (Tensorflow)☆54Updated 2 years ago
- Bayesian LSTM Implementation in PyTorch☆106Updated 2 years ago
- Code repository of the paper Learning Long-Term Dependencies in Irregularly-Sampled Time Series☆114Updated 2 years ago
- ☆19Updated 4 years ago
- A minimal implementation of Gaussian process regression in PyTorch☆62Updated 2 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.☆18Updated 2 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆155Updated 2 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
- Repository for ICLR 2023 work, "Sequential Latent Variable Models for Few-Shot High-Dimensional Time-Series Forecasting"☆29Updated 8 months ago
- Bayesian, Uncertainty, Neutral Networks, LSTM, time series☆39Updated 4 years ago
- Spectral Attention Autoregressive Model (SAAM)☆15Updated 2 years ago
- ☆52Updated 5 years ago
- Code for: "Neural Controlled Differential Equations for Online Prediction Tasks"☆38Updated 2 years ago
- A Pytorch Implementation of Attentive Neural Process☆73Updated 6 years ago
- Implementation of the MIWAE method for deep generative modelling of incomplete data sets.☆38Updated last year
- Pytorch implementation of GRU-ODE-Bayes☆230Updated 2 years ago
- Multi-directional Recurrent Neural Networks (MRNN) - IEEE TBME 2019☆41Updated 5 years ago
- ☆237Updated 4 years ago
- Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments☆68Updated 5 years ago
- Code for paper: SDE-Net: Equipping Deep Neural network with Uncertainty Estimates☆114Updated 4 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆77Updated 4 years ago
- " Weight Uncertainty in Neural Networks"☆49Updated 7 years ago
- Code for our NeurIPS 2020 paper "Probabilistic Time Series Forecasting with Structured Shape and Temporal Diversity"☆87Updated 4 years ago
- Training quantile models☆43Updated 5 months ago