From 429dcbdb59745942c09fe299fb27ebe420817a00 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 6 Mar 2024 21:46:33 +0000 Subject: [PATCH] New version: ReinforcementLearningZoo v0.11.0 UUID: d607f57d-ee1e-4ba7-bcf2-7734c1e31854 Repo: https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl.git Tree: 3b856827eab750e9a4472984f0d3348d589470b5 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/ReinforcementLearningZoo/Compat.toml | 15 ++++++++++++--- R/ReinforcementLearningZoo/Deps.toml | 11 ++++++++--- R/ReinforcementLearningZoo/Versions.toml | 3 +++ 3 files changed, 23 insertions(+), 6 deletions(-) diff --git a/R/ReinforcementLearningZoo/Compat.toml b/R/ReinforcementLearningZoo/Compat.toml index 51355a60ec7b66b..423bebdcde31b2b 100644 --- a/R/ReinforcementLearningZoo/Compat.toml +++ b/R/ReinforcementLearningZoo/Compat.toml @@ -58,6 +58,13 @@ ReinforcementLearningCore = "0.4.2-0.4" ["0.1.7-0.2.0"] Distributions = "0.23" +["0.11-0"] +Adapt = "3-4" +CircularArrayBuffers = "0.1.12-0.1" +Flux = "0.14" +MLUtils = "0.4" +ReinforcementLearningCore = "0.14" + ["0.2-0.3.0"] ReinforcementLearningBase = "0.8.4-0.8" @@ -136,7 +143,6 @@ ReinforcementLearningCore = "0.9" StatsBase = "0.33" ["0.6-0"] -CUDA = "4" ChainRulesCore = "1" Distributions = "0.25" Functors = "0.2-0.4" @@ -144,6 +150,9 @@ LogExpFunctions = "0.3" Optim = "1" Zygote = "0.6" +["0.6-0.8"] +CUDA = "4" + ["0.6-0.8.0"] NNlib = "0.8" @@ -169,8 +178,8 @@ NNlib = "0.8-0.9" ["0.8.2"] ReinforcementLearningCore = "0.12" -["0.8.2-0"] +["0.8.2-0.8"] Flux = "0.13-0.14" -["0.8.3-0"] +["0.8.3-0.8"] ReinforcementLearningCore = "0.12-0.13" diff --git a/R/ReinforcementLearningZoo/Deps.toml b/R/ReinforcementLearningZoo/Deps.toml index 9492d8eb1ffac4e..27550d6e6545e2f 100644 --- a/R/ReinforcementLearningZoo/Deps.toml +++ b/R/ReinforcementLearningZoo/Deps.toml @@ -25,15 +25,20 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -["0.1.5-0"] -CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" - ["0.1.5-0.5"] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" +["0.1.5-0.8"] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" + ["0.1.7-0"] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +["0.11-0"] +Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" +CircularArrayBuffers = "9de3a189-e0c0-4e15-ba3b-b14b9fb0aec1" +MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54" + ["0.2-0.5"] StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" diff --git a/R/ReinforcementLearningZoo/Versions.toml b/R/ReinforcementLearningZoo/Versions.toml index 4488ccce3d4ccf4..68eea17a212e3d3 100644 --- a/R/ReinforcementLearningZoo/Versions.toml +++ b/R/ReinforcementLearningZoo/Versions.toml @@ -117,3 +117,6 @@ git-tree-sha1 = "03c372dfbaf4ec71e3c4eba5de89784a019d6798" ["0.8.3"] git-tree-sha1 = "acaa6b71defdc70f34692c73d67213211f9008e9" + +["0.11.0"] +git-tree-sha1 = "3b856827eab750e9a4472984f0d3348d589470b5"