Skip to content

LogHyperparams only works if there is a Scheduler #110

@darsnack

Description

@darsnack

LogHyperparams relies on :hyperparams being defined as a key in learner.cbstate, but this is only initialized by Scheduler. So, trying to use a hyper parameter logging callback without scheduling callback results in an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions