Beta Version 1.11.0

Added

  • Added AccumulatingTrace, ReplacingTrace, DutchTrace and BaseEligibilityTrace under “EligibilityTraces” section.

Changes

  • Replaced lambda parameter to EligibilityTrace parameter in these models’ new() constructors for these models under “Models” section:

    • DeepQLearning

    • DeepDoubleQLearningV1

    • DeepDoubleQLearningV2

    • DeepClippedDoubleQLearning

    • DeepStateActionRewardStateAction

    • DeepDoubleStateActionRewardStateActionV1

    • DeepDoubleStateActionRewardStateActionV2

    • DeepExpectedStateActionRewardStateAction

    • DeepDoubleExpectedStateActionRewardStateActionV1

    • DeepDoubleExpectedStateActionRewardStateActionV2

    • RecurrentDeepQLearning

    • RecurrentDeepDoubleQLearningV1

    • RecurrentDeepDoubleQLearningV2

    • RecurrentDeepClippedDoubleQLearning

    • RecurrentDeepStateActionRewardStateAction

    • RecurrentDeepDoubleStateActionRewardStateActionV1

    • RecurrentDeepDoubleStateActionRewardStateActionV2

    • RecurrentDeepExpectedStateActionRewardStateAction

    • RecurrentDeepDoubleExpectedStateActionRewardStateActionV1

    • RecurrentDeepDoubleExpectedStateActionRewardStateActionV2