|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContinuousLearner
A learning algorithm that outputs a continuous signal.
Method Summary | |
---|---|
double |
act()
Generate an output from the learning algorithm. |
Methods inherited from interface net.sourceforge.jabm.learning.Learner |
---|
dumpState, getLearningDelta, monitor |
Method Detail |
---|
double act()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |