nntool: after training output matrix size is less than training matrix size
Show older comments
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 Comments
LRBLFAST
on 15 Apr 2013
LRBLFAST
on 16 Apr 2013
Elaheh arj
on 9 Jun 2013
Hi, I have the same problem, Did you manage to solve it? Thanks
Answers (1)
Greg Heath
on 17 Apr 2013
0 votes
Not enough information to hazard a guess.
If it occurs using code, post the code.
Greg
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!