|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| LearningFactorFunctionalModel | Interface representing learning function model |
| Class Summary | |
|---|---|
| ConstantFunctionalFactor | Constant Function factor. |
| ExponentionalFunctionFactor | Expotentional Function Factor. |
| GaussFunctionalFactor | Gauss Function Factor descibed by function exp(-(k^2))/(2*r^2)) |
| HiperbolicFunctionalFactor | Hiperbolic Function describe by funtion c1/(c2 + k) where: c1, c2 - parameters k - iteration number |
| LinearFunctionalFactor | Linear function describe by: y = (n0 / maxIter) * (maxIter - iter) where: y - output value n0 - maximal factor maxIter - maximal number of iteration iter - iteration number |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||