|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DiscreteLearner
A learner that learns a discrete number of different actions.

| Method Summary | |
|---|---|
int |
act()
Request that the learner perform an action. |
int |
getNumberOfActions()
Get the number of different possible actions this learner can choose from when it performs an action. |
| Methods inherited from interface net.sourceforge.jabm.learning.Learner |
|---|
dumpState, getLearningDelta, monitor |
| Method Detail |
|---|
int act()
int getNumberOfActions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||