how many datasets are used to training neural network in one iteration?
이전 댓글 표시
If neural network has two inputs and one output, and there are 100 datasets for two inputs and one output, how many datasets are used in one iteration training. I use default setting for training set (70%), validation set (15%), and test set (15%). Does one iteration training uses 70% randomly selection training data? Who can give the answer? Thank you.
채택된 답변
추가 답변 (2개)
Amend
2015년 2월 1일
0 개 추천
댓글 수: 1
Greg Heath
2015년 2월 1일
No. Once randomly chosen, the trn/val/tst sets remain fixed.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!