Release Version 2.6

EligibilityTraces

  • Added AccumulatingTrace, ReplacingTrace, DutchTrace and BaseEligibilityTrace.

Models

  • Removed lambda parameter in these models’ new() constructors for these models:

    • DeepQLearning

    • DeepDoubleQLearningV1

    • DeepDoubleQLearningV2

    • DeepClippedDoubleQLearning

    • DeepStateActionRewardStateAction

    • DeepDoubleStateActionRewardStateActionV1

    • DeepDoubleStateActionRewardStateActionV2

    • DeepExpectedStateActionRewardStateAction

    • DeepDoubleExpectedStateActionRewardStateActionV1

    • DeepDoubleExpectedStateActionRewardStateActionV2