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
+
1
7
#### v0.15.1
2
8
3
9
- Fix MultiPlayer hook bugs
71
77
#### v0.8.0
72
78
73
79
- 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 1
1
name = " ReinforcementLearningCore"
2
2
uuid = " de1b191a-4ae0-4afa-a27b-92d07f46b2d6"
3
- version = " 0.15.1 "
3
+ version = " 0.15.2 "
4
4
5
5
[deps ]
6
6
AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
You can’t perform that action at this time.
0 commit comments