How to organize the input and target samples for neural network ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
afef
el 7 de Jun. de 2017
Respondida: Greg Heath
el 2 de Jul. de 2017
Hi, i was preparing the input an target matrix of my dataset that i will used to create neural network using nprtool and i want to know does the input and target samples should be organized randomly? i menan if i have 2 Classes should i put the samples for the first class at the begining then i put the samples for the other class? because i load the example of cancer dataset and i find that the samples are put randomly
0 comentarios
Respuesta aceptada
Greg Heath
el 2 de Jul. de 2017
It doesn't make any difference. By default, the algorithm will randomize the order.
Hope this helps.
Greg
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!