The QLearning type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetAction |
Get next action from the specified state.
|
![]() | UpdateState |
Update Q-function's value for the previous state-action pair.
|
The QLearning type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAction |
Get next action from the specified state.
|
![]() | UpdateState |
Update Q-function's value for the previous state-action pair.
|