I have a this message error
이전 댓글 표시
Warning: Performance function replaced with squared error performance.
> In trainlm>formatNet (line 153)
In trainlm (line 61)
In nntraining.setup (line 48)
In network/train (line 335)
In neurona2capasok (line 31)
답변 (1개)
KSSV
2022년 3월 24일
0 개 추천
It is not an error. It is a warning. You have used some performance metric but that is not compatible/ supported with your present mode of run, so it is switched to squarred error performance.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!