Skip to content

early stopping #102

Description

@ShouyangDong

Hello, I would like to create a function for early stopping. I’ve observed that the number of simulation steps required varies for different functionalities during the search process. Therefore, I’m thinking of implementing a mechanism where, if step - best_reward_step > threshold, the search process will stop. How can I implement this function? Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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