ReinforcementLearning.jl
ReinforcementLearning.jl copied to clipboard
A reinforcement learning package for Julia
Currently, in each `policy` or `learner`, we allocate a temp memory to record intermediate data. And to record these data, we need to add an extra hook. There're at least...
This pull request changes the compat entry for the `ReinforcementLearning` package from `0.11` to `0.11, 0.10` for package ReinforcementLearningExperiments. This keeps the compat entries for earlier versions. Note: I have...
This pull request sets the compat entry for the `StableRNGs` package to `1` for package ReinforcementLearningExperiments. This is a brand new compat entry. Previously, you did not have a compat...
This pull request changes the compat entry for the `Functors` package from `0.2` to `0.2, 0.3` for package ReinforcementLearningZoo. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `ReinforcementLearningCore` package from `0.9` to `0.9, 0.8` for package ReinforcementLearningZoo. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `UnicodePlots` package from `1.3, 2` to `1.3, 2, 3` for package ReinforcementLearningCore. This keeps the compat entries for earlier versions. Note:...
This pull request changes the compat entry for the `Functors` package from `0.1, 0.2` to `0.1, 0.2, 0.3` for package ReinforcementLearningCore. This keeps the compat entries for earlier versions. Note:...
This pull request changes the compat entry for the `AbstractTrees` package from `0.3` to `0.3, 0.4` for package ReinforcementLearningBase. This keeps the compat entries for earlier versions. Note: I have...
This pull request changes the compat entry for the `ReinforcementLearningZoo` package from `0.6` to `0.6, 0.5`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `ReinforcementLearningEnvironments` package from `0.7` to `0.7, 0.6`. This keeps the compat entries for earlier versions. Note: I have not tested your...