runner¶
- class cneuromax.fitting.neuroevolution.runner.NeuroevolutionTaskRunner[source]¶
Bases:
FittingTaskRunnerNeuroevolution
taskrunner.- classmethod store_configs(store)[source]¶
Stores structured configs.
Warning
Make sure to call this method if you are overriding it.
- static validate_subtask_config(config)[source]¶
Validates the
subtaskconfig.- Parameters:
- Raises:
RuntimeError – If
deviceis set togpubut CUDA is not available.- Return type: