Skip to content

CandidateAcceptedEvent

gepa.core.callbacks.CandidateAcceptedEvent

Bases: TypedDict

Event for on_candidate_accepted callback.

Attributes

iteration: int instance-attribute

new_candidate_idx: int instance-attribute

new_score: float instance-attribute

parent_ids: Sequence[ProgramIdx] instance-attribute