Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

How to plot accuracy or loss for training and validation data #64

Open
nadamaguid opened this issue Apr 18, 2018 · 1 comment
Open

How to plot accuracy or loss for training and validation data #64

nadamaguid opened this issue Apr 18, 2018 · 1 comment

Comments

@nadamaguid
Copy link

It is unclear how a graph plot can be generated showing the accuracy or loss over epochs. With keras, the history dictionary maintains the values across epochs. After drilling through I figured out that there is a history list but it is unclear what the values being maintained represent. Your help would be much appreciated

@Roamoin
Copy link

Roamoin commented Oct 23, 2018

answered in - #33
I also want to know the loss curve of the validation data and prevent overfit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants