Skip to content

Commit

Permalink
New version: ReinforcementLearningCore v0.15.4 (#121585)
Browse files Browse the repository at this point in the history
UUID: de1b191a-4ae0-4afa-a27b-92d07f46b2d6
Repo: https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git
Tree: 00c446ac6def6e8d5cadf5976798335d0ae7a4db

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 18, 2024
1 parent 60f2dff commit 6d16080
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions R/ReinforcementLearningCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ GPUArrays = "8"
["0.13.1-0"]
Adapt = "3-4"
CircularArrayBuffers = "0.1.12-0.1"
GPUArrays = "8-10"
Statistics = "1"

["0.13.1-0.13"]
Expand All @@ -52,13 +51,20 @@ cuDNN = "1"
["0.13.1-0.14"]
ReinforcementLearningTrajectories = "0.3.7-0.3"

["0.14-0"]
["0.13.1-0.15.3"]
GPUArrays = "8-10"

["0.14-0.15.3"]
Flux = "0.14"

["0.15-0"]
ReinforcementLearningBase = "0.13"
ReinforcementLearningTrajectories = "0.4"

["0.15.4-0"]
Flux = "0.14-0.16"
GPUArrays = "8-11"

["0.2"]
ReinforcementLearningBase = "0.6"

Expand Down
3 changes: 3 additions & 0 deletions R/ReinforcementLearningCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,6 @@ git-tree-sha1 = "649a3af01aef3d0c05606f6fe28ff31580728f2b"

["0.15.3"]
git-tree-sha1 = "6031bd95632029f86b8beaa3621448c9a4ab45e2"

["0.15.4"]
git-tree-sha1 = "00c446ac6def6e8d5cadf5976798335d0ae7a4db"

0 comments on commit 6d16080

Please sign in to comment.