Skip to content

feat: logging hyperparams

Matěj Pekár requested to merge feature/hyperparams into master

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

Merge request reports