Getting Started
Bring Your Own
Extending PyKEEN
Reference
CheckpointSchedule
pykeen.nn
Appendix
Bases: ABC
ABC
Interface for checkpoint schedules.
Methods Summary
__call__(step)
__call__
Decide whether to create a checkpoint at the specified epoch.
Methods Documentation
step (int)
bool