The QLearning type exposes the following members.

Methods

  NameDescription
GetAction
Get next action from the specified state.
UpdateState
Update Q-function's value for the previous state-action pair.

See Also