graphorge.gnn_base_model.train.training.load_loss_history¶
- load_loss_history(model, loss_nature, loss_type, epoch=None)[source]¶
Load training process training loss history record.
Loss history record file is stored in model_directory under the name loss_history_record.pkl.
- Parameters:
- Returns:
training_loss_history – Training process training loss history (per epoch).
- Return type: