필터 지우기
필터 지우기

Gradient Descent Neural Network

조회 수: 1 (최근 30일)
Hamzah amee
Hamzah amee 2014년 2월 14일
댓글: Hamzah amee 2014년 2월 20일
Hi,
I am using neural network toolbox. I am really new in ANN. My Question is, what is the performance value indicates?Attached is the image. Please apologize my bad English and the Image format if it is not proper.
Thanks a lot

채택된 답변

Greg Heath
Greg Heath 2014년 2월 15일
1. Image is not attached
2. Type net = net % w/o ending semicolon and find
net.performanceFcn = 'mse' % i.e., the average squared error
3. For details, type
help mse
and/or
doc mse
Hope this helps
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by