File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
ReinforcementLearningCore Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4747
4848#### v0.8.7
4949
50+ - Fix warning about ` vararg.data ` in Julia@v1.7 [ #560 ] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/pull/560 )
51+
52+ #### v0.8.7
53+
5054- Make ` GaussianNetwork ` differentiable. [ #549 ] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/pull/549 )
5155
5256#### v0.8.6
6064
6165### ReinforcementLearningZoo.jl
6266
67+ #### v0.5.7
68+
69+ - Fix warning about ` vararg.data ` in Julia@v1.7 [ #560 ] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/pull/560 )
70+
6371#### v0.5.6
6472
6573- Make BC GPU compatible [ #553 ] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/pull/553 )
Original file line number Diff line number Diff line change 11name = " ReinforcementLearningCore"
22uuid = " de1b191a-4ae0-4afa-a27b-92d07f46b2d6"
33authors = [" Jun Tian <tianjun.cpp@gmail.com>" ]
4- version = " 0.8.7 "
4+ version = " 0.8.8 "
55
66[deps ]
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Original file line number Diff line number Diff line change 11name = " ReinforcementLearningZoo"
22uuid = " d607f57d-ee1e-4ba7-bcf2-7734c1e31854"
33authors = [" Jun Tian <tianjun.cpp@gmail.com>" ]
4- version = " 0.5.6 "
4+ version = " 0.5.7 "
55
66[deps ]
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
You can’t perform that action at this time.
0 commit comments