Skip to content

Logging of pre-train performance causing errors in plot_learning #23

@bergio13

Description

@bergio13

The logging of the pre-train performance in on_policy.jl and off_policy.jl is causing some issues. If we log the pre-train performance again when resuming a solver that has already trained for some iterations, the steps will no longer be monotonically increasing, leading to plotting errors when we run plot_learning. The logging of the pre-train performance should me made optional or conditional.

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