| Class | Description |
|---|---|
| HistoryState | |
| SGQWActionHistory |
A Tabular Q-learning [1] algorithm for stochastic games formalisms that augments states with the actions each agent took in n
previous time steps.
|
| SGQWActionHistoryFactory |
An agent factory for Q-learning with history agents.
|