![]() |
QLearning Properties |
The QLearning type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionsCount |
Amount of possible actions.
|
![]() | DiscountFactor |
Discount factor, [0, 1].
|
![]() | ExplorationPolicy |
Exploration policy.
|
![]() | LearningRate |
Learning rate, [0, 1].
|
![]() | StatesCount |
Amount of possible states.
|