Skip to content

Repeatability for VD-CMA #105

@agrayver

Description

@agrayver

For testing purposes I use constant seed like that:

CMAParameters<> cmaparams(x0, sigma, -1, 12345, gp);

This gives reproducible results with aCMAES. However, when I switch to VD-CMA, even with the fixed seed specified, results change for every run.

Any idea?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions