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!