hookeai.model_architectures.procedures.model_state_files.remove_best_state_files

remove_best_state_files(model)[source]

Delete existent model best state files.

Parameters:

model (torch.nn.Module) – Model.