Skip to content

Evolutionary Algorithms/Population-Based Methods #7

Description

@jeffkinnison

This project needs support for evolutionary algs and other population-based methods. Essentially, instead of generating single hyperparameter sets at a time, there should be a way to generate a batch of them.

This could be implemented using a generator in SearchSpace.generate() with n samples and updating when the generator is empty.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions