Genex v1.0.1-beta Genex.Support.Checkpoint View Source

Utilities for saving and loading from checkpoints.

Checkpoints are useful if you want to start and stop an evolution from a previous evolution with different parameters.

These functions haven't been tested. Documentation/Testing coming soon.

Link to this section Summary

Functions

Loads a checkpoint from path.

Link to this section Functions

Link to this function

export(population, path \\ "")

View Source

Loads a checkpoint from path.

Returns %Population{}.

Parameters

  • path: Path to checkpoint zipfile.