154 - Understanding the training and validation loss curves
Loss curves contain a lot of information about training of an artificial neural network. This video goes through the interpretation of various loss curves generated using the Wisconsin breast cancer data set.
https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)
Code generated in the video can be downloaded from here:
https://github.com/bnsreenu/python_for_microscopists