Neural Network fitting toolbox (nftool). Input-output fitting problem.

조회 수: 2 (최근 30일)
Prabhav Borate
Prabhav Borate 2016년 12월 27일
댓글: Prabhav Borate 2016년 12월 27일
In MATLAB while using Neural fitting toolbox (nftool) for solving input-output mapping problem we have to divide samples for “Training, Validation and Testing”. For developing the network we need to train the samples. But if we retrain the samples nftool takes new samples every time. Is there any way by which we can fix the samples for “Training, Validation and Testing”? I don’t want to change my samples every time I run my nftool code.

답변 (1개)

Greg Heath
Greg Heath 2016년 12월 27일
help divideind
doc divideind
and
https://www.google.com/?gws_rd=ssl#q=divideind
Hope this helps.
Thank you for formally accepting my answer
Greg

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by