urbanlc.model.deep_learning.OLITIRSDeepLearning.save_model#
- OLITIRSDeepLearning.save_model(filename: str, current_epoch: int) None #
Save the current model checkpoint.
- Parameters:
filename (str) – Name of the checkpoint file.
current_epoch (int) – Current training epoch.