File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
src/ReinforcementLearningCore Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # ReinforcementLearningCore.jl Release Notes
2+
3+ #### v0.15.2
4+
5+ - Make QBasedPolicy general for AbstractLearner s (#1069 )
6+
17#### v0.15.1
28
39- Fix MultiPlayer hook bugs
7177#### v0.8.0
7278
7379- Removed ` ResizeImage ` preprocessor to reduce the dependency of ` ImageTransformations ` .
74- - Show unicode plot at the end of an experiment in the ` TotalRewardPerEpisode ` hook.
80+ - Show unicode plot at the end of an experiment in the ` TotalRewardPerEpisode ` hook.
Original file line number Diff line number Diff line change 11name = " ReinforcementLearningCore"
22uuid = " de1b191a-4ae0-4afa-a27b-92d07f46b2d6"
3- version = " 0.15.1 "
3+ version = " 0.15.2 "
44
55[deps ]
66AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
You can’t perform that action at this time.
0 commit comments