mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 21:07:49 +08:00
7dc61f1deb
PiperOrigin-RevId: 346832894
13 lines
666 B
Markdown
13 lines
666 B
Markdown
# Accompanying code for Deep Ensemble: A Loss Landscape Perspective
|
|
|
|
[](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.
|