graphnet-team / graphnet

A Deep learning library for neutrino telescopes
https://graphnet-team.github.io/graphnet/
Apache License 2.0
85 stars 86 forks source link

`StandardModel.fit`: Automatically load in best-fit weights from early stopping when training is finished. #640

Closed RasmusOrsoe closed 7 months ago

RasmusOrsoe commented 7 months ago

Implements my proposed changes to default callbacks in StandardModel.fit. See #632