|
MultiAgentDecisionProcess
|
Classes | |
| class | AgentQLearner |
| AgentQLearner applies standard single-agent Q-learning in the joint action and state space. More... | |
Enumerations | |
| enum | ExplorationT { EXPL_ILLEGAL, EXPL_BOLTZMANN, EXPL_EGREEDY } |
| The possible exploration strategies when selecting an action. More... | |
| enum ExplorationT |