nntool: after training output matrix size is less than training matrix size
Mostrar comentarios más antiguos
Hi, when I am training any network using nntool, the generated output matrix size is not equal to the target matrix size, so plotconfusion is not working.
For e.g. if I trained an input 30x227) alongwith a target (3x227), I am getting the network1_outputs (3x137) which is less than the target (3x227), so plotconfusion giving errors.
I tried for several networks like (Cascade, Feed-Forward, Layer Recurrent etc.)
Thanks in advance.
3 comentarios
LRBLFAST
el 15 de Abr. de 2013
LRBLFAST
el 16 de Abr. de 2013
Elaheh arj
el 9 de Jun. de 2013
Hi, I have the same problem, Did you manage to solve it? Thanks
Respuestas (1)
Greg Heath
el 17 de Abr. de 2013
0 votos
Not enough information to hazard a guess.
If it occurs using code, post the code.
Greg
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!