Impelementing validation set #1697
Unanswered
afifhaziq
asked this question in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
As mentioned on the title, i think it would be very helpful if you can implementing a validation set on the experience. So the experience can produce three stream if specified (e.g. Train, test, validation) as standard deep learning training. I do belive validation set is important to observe overfitting and a more accurate implementation of early stopping. so instead of observing trainining loss, early stopping is implemented based on the validation loss. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions