Files
deepmind-research/ensemble_loss_landscape/README.md
T
Clara Huiyi Hu 7dc61f1deb Releasing illustrative colab for ensemble_loss_landscape.
PiperOrigin-RevId: 346832894
2020-12-16 12:52:37 +00:00

13 lines
666 B
Markdown

# Accompanying code for Deep Ensemble: A Loss Landscape Perspective
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/deepmind/deepmind_research/blob/master/ensemble_loss_landscape/cifar10_medium_cnn_experiments.ipynb)
The Colab notebook `cifar10_medium_cnn_experiments.ipynb` illustrates the CIFAR-10
experiments in the paper:
[Deep Ensembles: A Loss Landscape Perspective](https://arxiv.org/abs/1912.02757)
by Stanislav Fort, Huiyi Hu and Balaji Lakshminarayanan
These experiments investigate the effects of ensembling and variational Bayesian
methods, please see the paper for more details.