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!