kibitzing / BayesianRNN_pytorch
pytorch implementation of "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks" LSTM(https://arxiv.org/abs/1512.05287)
☆19Updated 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
- An encoder-decoder framework for learning from incomplete data☆46Updated last year
- ☆18Updated 3 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆152Updated 2 years ago
- Code for paper: SDE-Net: Equipping Deep Neural network with Uncertainty Estimates☆109Updated 4 years ago
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆56Updated 2 years ago
- Bayesian LSTM (Tensorflow)☆53Updated last year
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆91Updated 11 months ago
- Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments☆62Updated 4 years ago
- A tutorial for the 2018 paper Accurate Uncertainties for Deep Learning Using Calibrated Regression by Kuleshov et al.☆50Updated 5 years ago
- MPVAE: Multivariate Probit Variational AutoEncoder for Multi-Label Classification☆31Updated 3 months ago
- Personal implementation of "Variational Inference with Normalizing Flows" by [Rezende, et al., 2015] in PyTorch☆22Updated 5 years ago
- implementations sde-net☆14Updated 4 years ago
- Example code of Sparse Gaussian Process Attention (ICLR 2023)☆22Updated 6 months ago
- Code for our paper Self Supervised Learning for Semi Supervised Time Series Classification PAKDD 2020☆16Updated 4 years ago
- Contrastive Learning for Time Series☆38Updated last year
- A minimal implementation of Gaussian process regression in PyTorch☆61Updated 2 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- 🤿 Implementation of doubly stochastic deep Gaussian Process using GPflow and TensorFlow 2.0☆26Updated 11 months ago
- Code for the paper "Improving Missing Data Imputation with Deep Generative Models"☆32Updated 5 years ago
- PyTorch implementation of "MIDA: Multiple Imputation using Denoising Autoencoders"☆28Updated 5 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆74Updated 4 years ago
- ☆25Updated 5 years ago
- ☆51Updated 5 years ago
- Bayesian deep learning for remaining useful life estimation via Stein variational gradient descent☆21Updated 11 months ago
- Implementation of the MIWAE method for deep generative modelling of incomplete data sets.☆37Updated 10 months ago
- Training quantile models☆42Updated 2 months ago
- The reproduce of M2 model in "Semi-supervised Learning with Deep Generative Models" based on pytorch☆17Updated 5 years ago
- Bayesian, Uncertainty, Neutral Networks, LSTM, time series☆38Updated 4 years ago
- Bayesian Neural Network in PyTorch☆83Updated 8 months ago
- This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.☆16Updated last year