<< plotTrainingAccuracy keras_toolbox

keras_toolbox >> keras_toolbox > plotTrainingLoss

plotTrainingLoss

Plot the model's error decrement

Description

This plot gives information about how the model reduced its error over time.

Must be called after ANN_train This diagram is saved as a png file in the 'plots' folder.

Examples

plotTrainingLoss()

Authors


Report an issue
<< plotTrainingAccuracy keras_toolbox