What are these files in the workspace?
이전 댓글 표시
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
Nagasai Bharat
2021년 3월 11일
Hi, Can you help me to reproduce the problem by sending the code you have tried?
Habibul Aqil
2021년 3월 11일
편집: Habibul Aqil
2021년 3월 11일
Walter Roberson
2021년 3월 11일
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
2021년 3월 11일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!