Bardo.PopulationManager.Supervisor (Bardo v0.1.0)
View SourceSupervisor for the PopulationManager system.
This supervisor manages the population manager and population worker processes, which are responsible for evolving populations of neural networks for various tasks.
Summary
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Starts the supervisor.
Parameters
args
- Optional arguments for the supervisor
Returns
{:ok, pid}
- PID of the started supervisor process