09 November 2021 2 6K Report

I have trained a deep learning network, and forgotten to save the curve which indicates the training and validation progress.

Could you please help me plotting this curve using the saved workspace?

The commands I used to save the trained model is as follows

net = trainNetwork(augimdsTrain,lgraph,options);

save net

Thanks

More Asmaa Diab's questions See All
Similar questions and discussions