We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8b59215
There was an error while loading. Please reload this page.
Replaces Pool.train_population with a Trainer struct, which provides a nicer interface for managed training.
Pool.train_population
Trainer
90acf87
Adds Pool.train_population, which can manage the training workflow.
d8f9d23
Initial release of neuralneat package