We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168a5f3 commit 075d2b1Copy full SHA for 075d2b1
2 files changed
src/ReinforcementLearningExperiments/Project.toml
@@ -25,7 +25,7 @@ Flux = "0.13, 0.14"
25
IntervalSets = "0.7"
26
Reexport = "1"
27
ReinforcementLearningBase = "0.12"
28
-ReinforcementLearningCore = "0.15"
+ReinforcementLearningCore = "0.13.1"
29
ReinforcementLearningEnvironments = "0.8"
30
ReinforcementLearningZoo = "0.10.1"
31
StableRNGs = "1"
src/ReinforcementLearningZoo/Project.toml
@@ -31,7 +31,7 @@ MLUtils = "0.4"
NNlib = "0.8, 0.9"
32
Optim = "1"
33
34
-ReinforcementLearningCore = "0.15.1"
35
StatsBase = "0.33, 0.34"
36
Zygote = "0.6"
37
cuDNN = "1"
0 commit comments