how many datasets are used to training neural network in one iteration?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (2)
Amend
el 1 de Feb. de 2015
0 votos
1 comentario
Greg Heath
el 1 de Feb. de 2015
No. Once randomly chosen, the trn/val/tst sets remain fixed.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!