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
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆100Updated 10 months ago
- Pytorch implementation of "Exploring Interpretable LSTM Neural Networks over Multi-Variable Data" https://arxiv.org/pdf/1905.12034.pdf☆110Updated 6 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆157Updated 3 years ago
- An encoder-decoder framework for learning from incomplete data☆45Updated 2 years ago
- ☆239Updated 5 years ago
- Pytorch implementation of GRU-ODE-Bayes☆235Updated 3 years ago
- ☆20Updated 4 years ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- Bayesian LSTM (Tensorflow)☆56Updated 2 years ago
- Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance☆77Updated 7 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆62Updated 2 years ago
- A tutorial for the 2018 paper Accurate Uncertainties for Deep Learning Using Calibrated Regression by Kuleshov et al.☆52Updated 6 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆354Updated 5 years ago
- Bayesian Neural Network in PyTorch☆93Updated last year
- The reproduce of M2 model in "Semi-supervised Learning with Deep Generative Models" based on pytorch☆18Updated 6 years ago
- A Pytorch Implementation of Attentive Neural Process☆75Updated 6 years ago
- This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.☆18Updated 2 years ago
- TensorFlow implementation for the GP-VAE model described in https://arxiv.org/abs/1907.04155☆143Updated 2 years ago
- Code repository of the paper Learning Long-Term Dependencies in Irregularly-Sampled Time Series☆121Updated 2 years ago
- Code for paper: SDE-Net: Equipping Deep Neural network with Uncertainty Estimates☆117Updated 5 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆207Updated 4 years ago
- Repository for Beyond Pinball Loss: Quantile Methods for Calibrated Uncertainty Quantification (NeurIPS 2024)☆44Updated last year
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆209Updated 5 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- ☆69Updated 2 years ago
- PyTorch Implementation of GRU-D from "Recurrent Neural Networks for Multivariate Time Series with Missing Values" https://arxiv.org/abs/1…☆27Updated 5 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆142Updated 2 years ago
- Personal implementation of "Variational Inference with Normalizing Flows" by [Rezende, et al., 2015] in PyTorch☆23Updated 6 years ago
- Bayesian, Uncertainty, Neutral Networks, LSTM, time series☆40Updated 5 years ago