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
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆56Updated 2 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆155Updated 2 years ago
- Bayesian LSTM (Tensorflow)☆54Updated 2 years ago
- This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.☆18Updated 2 years ago
- An encoder-decoder framework for learning from incomplete data☆46Updated last year
- Bayesian, Uncertainty, Neutral Networks, LSTM, time series☆39Updated 4 years ago
- ☆19Updated 4 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆92Updated last month
- Bayesian Neural Network in PyTorch☆86Updated 11 months ago
- Bayesian LSTM Implementation in PyTorch☆105Updated 2 years ago
- Training quantile models☆43Updated 5 months ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- ☆236Updated 4 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
- Bayesian LSTM for time-series prediction.☆20Updated 4 years ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆108Updated 5 years ago
- Code repository for review paper titled "Uncertainty Quantification in Machine Learning for Engineering Design and Health Prognostics: A …☆26Updated last year
- A minimal implementation of Gaussian process regression in PyTorch☆62Updated 2 years ago
- Bayesian Optimization implementation for text classifiction☆23Updated 9 months ago
- inspired by 'Recurrent Neural Networks for Multivariate Time Series with Missing Values' pytorch ver☆114Updated 6 years ago
- implementations sde-net☆14Updated 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☆113Updated 4 years ago
- Reproducing the results of the paper "Bayesian Recurrent Neural Networks" by Fortunato et al.☆40Updated 7 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆58Updated last year
- Repository for ICLR 2023 work, "Sequential Latent Variable Models for Few-Shot High-Dimensional Time-Series Forecasting"☆29Updated 7 months ago
- Contrastive Learning for Time Series☆38Updated 2 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- MPVAE: Multivariate Probit Variational AutoEncoder for Multi-Label Classification☆31Updated 6 months ago
- AISTATS paper 'Uncertainty in Neural Networks: Approximately Bayesian Ensembling'☆88Updated 4 years ago