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

Log current lr in `StandardModel` #651

Closed RasmusOrsoe closed 5 months ago

RasmusOrsoe commented 5 months ago

This PR changes the following in graphnet.models.StandardModel:

This change makes it easier to monitor the progress of the training from the progressbar information alone.