How to specify the test samples using neural network toolbox?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Pratibha
el 17 de Feb. de 2015
Respondida: Greg Heath
el 17 de Feb. de 2015
In the MATLAB classic crab classification problem, the neural network chooses the test samples from the provided samples only. Suppose, if I provide 30 samples to neural network it randomly takes 5 samples among them as test samples.
Is it possible to specify the test samples from the user side?
0 comentarios
Respuesta aceptada
Greg Heath
el 17 de Feb. de 2015
help divideind
doc divideind
Hope this helps
Thank you for formally accepting my answer
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!