Why any parameter is not used in the line below?

1 次查看(过去 30 天)
I've read through the internet and have found that sse has 4 parameters. They are: net,t,y,ew. But why any parameter isn't use in the line below?
net.trainParam.perf = 'sse';
Please help me.

采纳的回答

Jan
Jan 2013-7-1
Because in this line, only the string 'sse' is assigned to the field 'perf'.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by