Expand description
Prelude for checkpoint module
Structs§
- Checkpoint
- Complete evolution state for checkpointing
- Checkpoint
Builder - Builder for creating checkpoints
- Checkpoint
Manager - Checkpoint manager for automatic saving
- CmaEs
Checkpoint State - CMA-ES checkpoint state
- Hyperparameter
State - Hyperparameter learning state
Enums§
- Algorithm
State - Algorithm-specific state variants
- Checkpoint
Format - Format for checkpoint serialization
Constants§
- CHECKPOINT_
VERSION - Current checkpoint format version
Functions§
- load_
checkpoint - Load a checkpoint from a file
- save_
checkpoint - Save a checkpoint to a file