neural nets: validation vs testing?
Show older comments
wondering what the real difference is between validation and testing? both are tests of the net, it would seem
thanks
Accepted Answer
More Answers (1)
Walter Roberson
on 25 Mar 2016
0 votes
The test set may be used as feedback to refine the neural network. The validation set may not be.
1 Comment
Greg Heath
on 25 Mar 2016
No. For NNs, it is just the opposite.
Greg
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!