mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 12:37:43 +08:00
Releasing illustrative colab for ensemble_loss_landscape.
PiperOrigin-RevId: 346832894
This commit is contained in:
committed by
Louise Deason
parent
4e700a35bd
commit
7dc61f1deb
@@ -59,6 +59,8 @@ https://deepmind.com/research/publications/
|
|||||||
* [Graph Matching Networks for Learning the Similarity of Graph Structured
|
* [Graph Matching Networks for Learning the Similarity of Graph Structured
|
||||||
Objects](graph_matching_networks), ICML 2019
|
Objects](graph_matching_networks), ICML 2019
|
||||||
* [REGAL: Transfer Learning for Fast Optimization of Computation Graphs](regal)
|
* [REGAL: Transfer Learning for Fast Optimization of Computation Graphs](regal)
|
||||||
|
* [Deep Ensembles: A Loss Landscape Perspective](ensemble_loss_landscape)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# 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.
|
||||||
Reference in New Issue
Block a user