Skip to content

Commit ba1b474

Browse files
cwenigerNoemiAM
andauthored
Rc0.4.5 (#144)
* Feat/better defaults (#142) Updates: * Modularisation of SwyftModule * Restructuring of `configure_optimizers` and `configure_callbacks` * New default is AdamW with early stopping * Alternatives with AdamW and OneCycleLR and ReduceLROnPlateau exist as well * Automatic reloading of best model at the end of training is default * Feat/plot cleanup (#138) Updates: * Remove plot2. * Extended options * Add `smooth_prior` flag for interpolating likelihoods * Renaming of plotting routines (plot_posterior, plot_corner, plot_pair) * Update example notebook --------- Co-authored-by: NoemiAM <noemi.anaumontel@gmail.com>
1 parent bd1a71b commit ba1b474

26 files changed

+3625
-2534
lines changed

notebooks/00 - Swyft in 15 minutes.ipynb

Lines changed: 679 additions & 85 deletions
Large diffs are not rendered by default.

notebooks/0A - SwyftModule.ipynb

Lines changed: 289 additions & 136 deletions
Large diffs are not rendered by default.

notebooks/0B - Multi-dimensional posteriors.ipynb

Lines changed: 443 additions & 55 deletions
Large diffs are not rendered by default.

notebooks/0C - Linear regression.ipynb

Lines changed: 171 additions & 30 deletions
Large diffs are not rendered by default.

notebooks/0D - Data summaries.ipynb

Lines changed: 181 additions & 61 deletions
Large diffs are not rendered by default.

notebooks/0E - Coverage tests.ipynb

Lines changed: 217 additions & 52 deletions
Large diffs are not rendered by default.

notebooks/0F - Hyper parameters during training.ipynb

Lines changed: 201 additions & 462 deletions
Large diffs are not rendered by default.

notebooks/0G - Simulator and Graphical models.ipynb

Lines changed: 35 additions & 27 deletions
Large diffs are not rendered by default.

notebooks/0H - Truncation and bounds.ipynb

Lines changed: 308 additions & 168 deletions
Large diffs are not rendered by default.

notebooks/0I - Model comparison.ipynb

Lines changed: 87 additions & 42 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)