fit¶
fit(), evolve() and fit.test().
- cneuromax.fitting.neuroevolution.fit.fit(space, agent, logger, config)[source]¶
Neuroevolution + testing.
Note that this function and all of its sub-functions will be called by
num_nodes * tasks_per_nodeMPI processes/tasks. These two variables are set in the Hydra launcher configuration.