Release Version 1.15
EligibilityTraces
- Added AccumulatingTrace, ReplacingTrace, DutchTrace and BaseEligibilityTrace.
Models
-
Replaced lambda parameter to EligibilityTrace parameter in these models’ new() constructors for these models:
-
DeepQLearning
-
DeepDoubleQLearningV1
-
DeepDoubleQLearningV2
-
DeepClippedDoubleQLearning
-
DeepStateActionRewardStateAction
-
DeepDoubleStateActionRewardStateActionV1
-
DeepDoubleStateActionRewardStateActionV2
-
DeepExpectedStateActionRewardStateAction
-
DeepDoubleExpectedStateActionRewardStateActionV1
-
DeepDoubleExpectedStateActionRewardStateActionV2
-
RecurrentDeepQLearning
-
RecurrentDeepDoubleQLearningV1
-
RecurrentDeepDoubleQLearningV2
-
RecurrentDeepClippedDoubleQLearning
-
RecurrentDeepStateActionRewardStateAction
-
RecurrentDeepDoubleStateActionRewardStateActionV1
-
RecurrentDeepDoubleStateActionRewardStateActionV2
-
RecurrentDeepExpectedStateActionRewardStateAction
-
RecurrentDeepDoubleExpectedStateActionRewardStateActionV1
-
RecurrentDeepDoubleExpectedStateActionRewardStateActionV2
-