What are these files in the workspace?
Show older comments
Hello everyone. I am new to deep learning toolbox specifically the Pattern Recognization (nprtool). Can someone help me translate what are these variables stand for in my Workspace (apart from hiddenLayerSize, trainFCN, data, data_1 textdata and textdata_1 because I understand what are those) and how I did ended up getting all these data? Apparently these were generated after running my neural network. Hope someone can explain this to me. Thanks in advance.

4 Comments
Nagasai Bharat
on 11 Mar 2021
Hi, Can you help me to reproduce the problem by sending the code you have tried?
Habibul Aqil
on 11 Mar 2021
Edited: Habibul Aqil
on 11 Mar 2021
Walter Roberson
on 11 Mar 2021
e is error, actual value minus predicted value.
It is not used in the code unless you remove the comment marker on the ploterrhist(e) line.
Habibul Aqil
on 11 Mar 2021
Accepted Answer
More Answers (0)
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!