I USE this line in matlab code [trainedNet,traininfo] = trainNetwork(trainMatrix,Layers,opts);
so the information about validation and traning accuracy/loss are storage in the variable traininfo.. when i open this variable i found only the first value in iteration number 1 and also the last value but between them the value are NAN. how to avoid this problem you know i need the whole values for plotting the learning curve after that
3 Comments
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_520567
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_520567
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_520660
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_520660
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_529673
Direct link to this comment
https://se.mathworks.com/matlabcentral/answers/375090-what-is-causes-nan-values-in-the-validation-accuracy-and-loss-from-traning-convolutional-neural-n#comment_529673
Sign in to comment.