feat: logging hyperparams
Adds functionality to autolog
to log hyperparams if they are specified in the config. Additionally, it adds type hint for kwargs
forwarding in our Trainer
.
Edited by Matěj Pekár
Adds functionality to autolog
to log hyperparams if they are specified in the config. Additionally, it adds type hint for kwargs
forwarding in our Trainer
.