Why any parameter is not used in the line below?

1 Ansicht (letzte 30 Tage)
Shaila parvin
Shaila parvin am 1 Jul. 2013
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.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by