urbanlc.model.deep_learning.MSSDeepLearning.save_model#
- MSSDeepLearning.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.