Displaying 1 result from an estimated 1 matches for "278368".
Did you mean:
  278338
  
2003 Sep 30
1
NNet value and convergence
Hi,  
I'm using the R nnet package and have a few simple (?) questions.  
What is the "value " that is output after every 10 iterations during the training of the network and how is it calculated? 
# weights:  177
initial  value 506.134586 
iter  10 value 128.222774
iter  20 value 95.399782
iter  30 value 87.184564
...
Is the "value" the error, if not, is there any way