Skip to content

Support for Optuna training #3

Description

@BenCretois
  1. Limitation to ONE device. Python multithreading is stupid and essentially restarts the whole script to run in parallel. This is not compatible with having hyperparameters chosen for each run
  2. Adding an optional callback to allow Optuna to prune (abort) training processes which will not lead to good results

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