Skip to content

Hyperparameter Evolution: load dataset every time #1864

@TommyZihao

Description

@TommyZihao

when run train.py --evolve, the code will load and analyze datasets every time before training.
On default, it will load 300 times.
As we all know, these are absolutely the same dataset, no need to load and analyze again and again. This will waste a lot of time.

Can we figure out a solution to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale and schedule for closing soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions