|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdaptionFunction
This interface provides the methods for adapting nodes to an input.
| Method Summary | |
|---|---|
double[] |
adapt(double[] stimulus,
double[] nodeValue,
double distanceFromImpact,
int time,
int timemax)
This method returns the new value of a node, after it had adopted to a stimulus. |
double |
getAdaptionRadius(double[] stimulus,
int time,
int timemax)
This method returns the maximum adaption radius, given the input stimulus, the current trainingsphase (time) and the total number of trainingsphases (timemax). |
| Method Detail |
|---|
double[] adapt(double[] stimulus,
double[] nodeValue,
double distanceFromImpact,
int time,
int timemax)
double getAdaptionRadius(double[] stimulus,
int time,
int timemax)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||