Implementation of 'Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles'
-
Requirements
- numpy
- matplotlib
-
Command
- python3 main.py --epochs [epochs] --batch_size [batch_size] --fig [figure number]
- Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles (https://arxiv.org/abs/1612.01474)
- Dataset (https://arxiv.org/abs/1502.05336)