Beta Version 2.6.0

Added

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

Changes

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

    • DeepQLearning

    • DeepDoubleQLearningV1

    • DeepDoubleQLearningV2

    • DeepClippedDoubleQLearning

    • DeepStateActionRewardStateAction

    • DeepDoubleStateActionRewardStateActionV1

    • DeepDoubleStateActionRewardStateActionV2

    • DeepExpectedStateActionRewardStateAction

    • DeepDoubleExpectedStateActionRewardStateActionV1

    • DeepDoubleExpectedStateActionRewardStateActionV2