stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Fix offline training for model comparison ignoring shared context #139

Closed elseml closed 4 months ago

elseml commented 4 months ago

Also added a fix for last epoch validation loss not saving (by computing validation loss before checkpoint saving).