Bardo.ExperimentManager (Bardo v0.1.0)

View Source

ExperimentManager for the Bardo system.

Handles the creation and execution of neuroevolution experiments.

Summary

Functions

Run a neuroevolution experiment with default parameters.

Run a neuroevolution experiment with custom parameters.

Functions

run()

@spec run() :: :ok

Run a neuroevolution experiment with default parameters.

run(opts)

@spec run(keyword()) :: :ok

Run a neuroevolution experiment with custom parameters.