Skip to content

Commit d231f23

Browse files
authored
Update README.md
1 parent 003435c commit d231f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ In their investigation the authors figure out:
1212
* Different snapshots (i.e. model from epoch 1, model from epoch 2, and so on) of a same model exhibit functional similarity. Hence, their ensemble is **less likely** to explore the different modes of local minimas in the optimization space.
1313
* Different solutions of a same model (i.e. trained with different random initializations each time) exhibit functional dissimilarity. Hence, their ensemble is **more likely** to explore the different modes of local minimas in the optimization space.
1414

15-
Along with this fascinating finding, they present a number of different things that are useful to understand the dynamics of deep neural networks in general. To know more about them check out [our report](https://app.wandb.ai/authors/loss-landscape/reports/Understanding-the-effectivity-of-ensembles-in-deep-learning-(tentative)--VmlldzoxODAxNjA).
15+
Along with these fascinating findings, they present a number of different things that are useful to understand the dynamics of deep neural networks in general. To know more about them check out [our report](https://app.wandb.ai/authors/loss-landscape/reports/Understanding-the-effectivity-of-ensembles-in-deep-learning-(tentative)--VmlldzoxODAxNjA).
1616

1717
Huge to shoutout to **Yannic Kilcher** for making a stellar [explanation video of the paper](https://www.youtube.com/watch?v=5IRlUVrEVL8). It helped us accelerating our experimentation process.

0 commit comments

Comments
 (0)