Why any parameter is not used in the line below?

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일

0 개 추천

Because in this line, only the string 'sse' is assigned to the field 'perf'.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2013년 7월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by