early stopping neural network:: why data divided in two three subset???

dear
as i know from wiki and book by Simon hakin that early stopping use two type sets of data the first one for training and second one for validation test so which may ask
why their are three curves in performance plot when we use matlab train function ??? the curve name train error,validation and test error ???

 채택된 답변

Greg Heath
Greg Heath 2013년 10월 8일

0 개 추천

Data = Design + Non-design
Design = Train(estimate weights) + Validation(Stop training when MSEval goes thru a minimum).
Non-design = Test(Obtain UNBIASED generalization estimate of performance on unseen non-design data).

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

질문:

2013년 10월 7일

댓글:

2013년 10월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by