Borrar filtros
Borrar filtros

Gradient Descent Neural Network

1 visualización (últimos 30 días)
Hamzah amee
Hamzah amee el 14 de Feb. de 2014
Comentada: Hamzah amee el 20 de Feb. de 2014
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

Respuesta aceptada

Greg Heath
Greg Heath el 15 de Feb. de 2014
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

Más respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by