Why any parameter is not used in the line below?
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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.
0 comentarios
Respuesta aceptada
  Jan
      
      
 el 1 de Jul. de 2013
        Because in this line, only the string 'sse' is assigned to the field 'perf'.
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

