Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 16:10
· 141 commits to master since this release
2e1de3e

ReinforcementLearning v0.10.1

Diff since v0.10.0

Closed issues:

  • Support compression? (#102)
  • State monitoring and fault tolerance (#101)
  • Add card game environments (#196)
  • Add Discrete Batch-Constrained Deep Q-learning (#226)
  • Add a dedicated multi-dimensional space type (#268)
  • PyCall.getindex in module ReinforcementLearningEnvironments conflict warning (#527)
  • device method definition overwritten (#530)
  • StackFrames bug? (#551)
  • Small performance improvement (#558)
  • Infinite-recursion bug in function is_discrete_space when an object of type ClosedInterval is passed (#566)
  • action_space not defined in tutorial (#569)
  • Warning while precompiling RLCore due to kwargs (#575)
  • Strange Bug with examples CartPoleEnv and RLBase.test_runnable!(RandomWalk1D) (#579)
  • Difficulty Creating a Custom Environment (#581)
  • Missing docs for how to implement a new algorithm (#582)
  • Donation (#595)
  • MultiThreadEnv with custom (continuous) action spaces fails (#596)
  • PPOCartPole fails, source of error included (#605)
  • Bug: Issue with TD3 for multi-dimensional action spaces (#624)
  • ActionTransformedEnv doesn't transform legal_action_space_mask (#642)
  • Bug: Previous example from RLZoo now has a bug (#643)

Merged pull requests: