kibitzing / BayesianRNN_pytorchLinks
pytorch implementation of "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks" LSTM(https://arxiv.org/abs/1512.05287)
☆21Updated 5 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 3 years ago
- An encoder-decoder framework for learning from incomplete data☆45Updated 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
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆157Updated 3 years ago
- ☆20Updated 4 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆99Updated 8 months ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- Pytorch implementation of GRU-ODE-Bayes☆231Updated 3 years ago
- Repository for Beyond Pinball Loss: Quantile Methods for Calibrated Uncertainty Quantification (NeurIPS 2024)☆44Updated last year
- ☆239Updated 5 years ago
- Code repository of the paper Learning Long-Term Dependencies in Irregularly-Sampled Time Series☆119Updated 2 years ago
- Multi-directional Recurrent Neural Networks (MRNN) - IEEE TBME 2019☆45Updated 5 years ago
- ☆91Updated 4 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆61Updated 2 years ago
- Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments☆70Updated 5 years ago
- inspired by 'Recurrent Neural Networks for Multivariate Time Series with Missing Values' pytorch ver☆118Updated 6 years ago
- TensorFlow implementation for the GP-VAE model described in https://arxiv.org/abs/1907.04155☆143Updated 2 years ago
- Bayesian Optimization implementation for text classifiction☆23Updated last year
- ☆68Updated 2 years ago
- Code for paper: SDE-Net: Equipping Deep Neural network with Uncertainty Estimates☆116Updated 5 years ago
- Bayesian LSTM (Tensorflow)☆56Updated 2 years ago
- Repository for ICLR 2023 work, "Sequential Latent Variable Models for Few-Shot High-Dimensional Time-Series Forecasting"☆31Updated last year
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- Time series forecast using deep learning transformers (simple, XL, compressive). Implementation in Pytorch and Pytorch Lightning.☆29Updated 5 years ago
- Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance☆77Updated 6 years ago
- Code for our NeurIPS 2020 paper "Probabilistic Time Series Forecasting with Structured Shape and Temporal Diversity"☆89Updated 4 years ago
- " Weight Uncertainty in Neural Networks"☆49Updated 7 years ago
- ☆26Updated 5 years ago
- Bayesian, Uncertainty, Neutral Networks, LSTM, time series☆40Updated 5 years ago
- PyTorch Implementation of GRU-D from "Recurrent Neural Networks for Multivariate Time Series with Missing Values" https://arxiv.org/abs/1…☆26Updated 5 years ago