| 
    SPRAAK
    
   | 
 
weights | partial_derivs | time_av_moment2 | time_av_moment1 More...
Data Fields | |
| SprNNFloatCalc | eps | 
| learn rate  More... | |
| SprNNFloatCalc | dE2_sum | 
| mean(moment2) of inv_sigm(outputs)  More... | |
| SprNNFloatCalc | m2_dE | 
| mean(time_av_moment2) of inv_sigm(outputs)  More... | |
| SprNNFloatCalc | m2_dE0 | 
| mean(time_av_moment2) of inv_sigm(outputs) at startup  More... | |
| int | nparams8 | 
| length of the startup period  More... | |
| int | nfr | 
| bounded counter, detects the startup period: nfr = 0..nparams8  More... | |
weights | partial_derivs | time_av_moment2 | time_av_moment1
| SprNNFloatCalc SprWgdParam::eps | 
learn rate
| SprNNFloatCalc SprWgdParam::dE2_sum | 
mean(moment2) of inv_sigm(outputs)
| SprNNFloatCalc SprWgdParam::m2_dE | 
mean(time_av_moment2) of inv_sigm(outputs)
| SprNNFloatCalc SprWgdParam::m2_dE0 | 
mean(time_av_moment2) of inv_sigm(outputs) at startup
| int SprWgdParam::nparams8 | 
length of the startup period
| int SprWgdParam::nfr | 
bounded counter, detects the startup period: nfr = 0..nparams8
 1.8.6