Bardo.ExperimentManager (Bardo v0.1.0)
View SourceExperimentManager for the Bardo system.
Handles the creation and execution of neuroevolution experiments.
Summary
Functions
@spec run() :: :ok
Run a neuroevolution experiment with default parameters.
@spec run(keyword()) :: :ok
Run a neuroevolution experiment with custom parameters.