Skip to content

Releases: JuliaReinforcementLearning/ReinforcementLearning.jl

ReinforcementLearningEnvironments-v0.9.1

13 May 14:08
fe6d8ed
Compare
Choose a tag to compare

ReinforcementLearningEnvironments ReinforcementLearningEnvironments-v0.9.1

Diff since ReinforcementLearningEnvironments-v0.9.0

Merged pull requests:

Closed issues:

  • Next Release Plan (v0.11) (#614)
  • Package Stabilization Plan (#792)
  • test/runtests.jl empty (+ arch discussion) (#843)
  • policy(env) returns no legal action -inf initialized Q-table (#852)
  • Refactor CI into separate Workflows per package (and separate codecov projects per package) (#869)
  • Add deprecation warnings to non-refactored policies (#892)
  • Vectorized environments (#908)
  • Loading a Gym Environment (#912)
  • PPO with MaskedPPOTrajectory (#917)
  • Devmode is not working (#918)
  • TD3 Policy unable to handle environments with multidimensional action spaces (#951)
  • Spin off core packages (#960)
  • experiments failed (#982)
  • Breaking the tutorial by getting TotalRewardPerEpisode out of sync with the stopping condition in a run call (#1000)
  • Transfer Algorithms to RLFarm (#1028)
  • Update Buildkite script for gpu testing so it's sub package compatible (#1030)
  • Website: A practical introduction to RL: Does not introduce, source code is broken (#1036)
  • ElasticArraySARTSTraces does not record the trajectories of MountainCarEnv() correctly (#1067)
  • Algorithm implementations (#1070)
  • No method matching iterate ArrayProductDomain (#1074)

ReinforcementLearningCore-v0.15.3

13 May 11:52
89a46d9
Compare
Choose a tag to compare

ReinforcementLearningCore ReinforcementLearningCore-v0.15.3

Diff since ReinforcementLearningCore-v0.15.2

Merged pull requests:

ReinforcementLearningBase-v0.13.1

13 May 11:52
89a46d9
Compare
Choose a tag to compare

ReinforcementLearningBase ReinforcementLearningBase-v0.13.1

Diff since ReinforcementLearningBase-v0.13.0

Merged pull requests:

Closed issues:

  • Next Release Plan (v0.11) (#614)
  • Package Stabilization Plan (#792)
  • test/runtests.jl empty (+ arch discussion) (#843)
  • policy(env) returns no legal action -inf initialized Q-table (#852)
  • Refactor CI into separate Workflows per package (and separate codecov projects per package) (#869)
  • Add deprecation warnings to non-refactored policies (#892)
  • Vectorized environments (#908)
  • Loading a Gym Environment (#912)
  • PPO with MaskedPPOTrajectory (#917)
  • Devmode is not working (#918)
  • TD3 Policy unable to handle environments with multidimensional action spaces (#951)
  • Spin off core packages (#960)
  • experiments failed (#982)
  • Breaking the tutorial by getting TotalRewardPerEpisode out of sync with the stopping condition in a run call (#1000)
  • Transfer Algorithms to RLFarm (#1028)
  • Update Buildkite script for gpu testing so it's sub package compatible (#1030)
  • Website: A practical introduction to RL: Does not introduce, source code is broken (#1036)
  • ElasticArraySARTSTraces does not record the trajectories of MountainCarEnv() correctly (#1067)
  • Algorithm implementations (#1070)

ReinforcementLearningCore-v0.15.2

18 Apr 12:26
cf14bf0
Compare
Choose a tag to compare

ReinforcementLearningCore ReinforcementLearningCore-v0.15.2

Diff since ReinforcementLearningCore-v0.15.1

Merged pull requests:

ReinforcementLearningCore-v0.15.1

18 Apr 10:12
1b4d449
Compare
Choose a tag to compare

ReinforcementLearningCore ReinforcementLearningCore-v0.15.1

Diff since ReinforcementLearningCore-v0.15.0

Merged pull requests:

Closed issues:

  • Next Release Plan (v0.11) (#614)
  • Package Stabilization Plan (#792)
  • test/runtests.jl empty (+ arch discussion) (#843)
  • policy(env) returns no legal action -inf initialized Q-table (#852)
  • Refactor CI into separate Workflows per package (and separate codecov projects per package) (#869)
  • Add deprecation warnings to non-refactored policies (#892)
  • Vectorized environments (#908)
  • Loading a Gym Environment (#912)
  • PPO with MaskedPPOTrajectory (#917)
  • Devmode is not working (#918)
  • TD3 Policy unable to handle environments with multidimensional action spaces (#951)
  • Spin off core packages (#960)
  • experiments failed (#982)
  • Breaking the tutorial by getting TotalRewardPerEpisode out of sync with the stopping condition in a run call (#1000)
  • Transfer Algorithms to RLFarm (#1028)
  • Update Buildkite script for gpu testing so it's sub package compatible (#1030)
  • Website: A practical introduction to RL: Does not introduce, source code is broken (#1036)
  • ElasticArraySARTSTraces does not record the trajectories of MountainCarEnv() correctly (#1067)
  • Algorithm implementations (#1070)

v0.11.0

26 Mar 18:29
de5893f
Compare
Choose a tag to compare

ReinforcementLearning v0.11.0

Diff since v0.10.2

Merged pull requests:

Read more

ReinforcementLearningEnvironments-v0.9.0

26 Mar 17:53
de5893f
Compare
Choose a tag to compare

ReinforcementLearningEnvironments ReinforcementLearningEnvironments-v0.9.0

Diff since ReinforcementLearningEnvironments-v0.8.8

Merged pull requests:

Closed issues:

  • Simple ReinforcementLearning example crashes (#1034)
  • Website: How do implement a new algorithm is outdated (#1037)
  • Review TabularApproximator (#1039)

ReinforcementLearningCore-v0.15.0

26 Mar 17:37
de5893f
Compare
Choose a tag to compare

ReinforcementLearningCore ReinforcementLearningCore-v0.15.0

Diff since ReinforcementLearningCore-v0.14.0

Merged pull requests:

Closed issues:

  • Simple ReinforcementLearning example crashes (#1034)
  • Website: How do implement a new algorithm is outdated (#1037)
  • Review TabularApproximator (#1039)

ReinforcementLearningBase-v0.13.0

26 Mar 17:17
de5893f
Compare
Choose a tag to compare

ReinforcementLearningBase ReinforcementLearningBase-v0.13.0

Diff since ReinforcementLearningBase-v0.12.2

Merged pull requests:

Closed issues:

  • RL Core tests fail sporadically (#1010)
  • Tutorial OpenSpiel KuhnOpenNSFP fails (#1024)
  • CI: Should spell check be dropped or fixed? (#1026)
  • Simple ReinforcementLearning example crashes (#1034)
  • Website: How do implement a new algorithm is outdated (#1037)
  • Review TabularApproximator (#1039)

ReinforcementLearningZoo-v0.9.0

07 Mar 09:36
a6623a8
Compare
Choose a tag to compare

ReinforcementLearningZoo ReinforcementLearningZoo-v0.9.0

Merged pull requests:

Read more