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
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 的更多信息

回答:

2022-3-24

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by