Releases: JuliaPOMDP/TabularTDLearning.jl
Releases · JuliaPOMDP/TabularTDLearning.jl
v0.4.5
TabularTDLearning v0.4.5
Merged pull requests:
- update Prioritized Sweeping readme (#31) (@NeroBlackstone)
- CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#32) (@github-actions[bot])
v0.4.4
TabularTDLearning v0.4.4
Closed issues:
POMDPs.add
not supported (#28)
Merged pull requests:
- ci workflow update, readme update, files cleanup (#26) (@dylan-asmar)
- README.md example broken API (#27) (@filchristou)
- quick fixes (#29) (@WhiffleFish)
- Add prioritizied sweeping (#30) (@NeroBlackstone)
v0.4.3
TabularTDLearning v0.4.3
Closed issues:
- Add tests (#1)
- Add solver requirements (#3)
- MDP in solver constructor arguments (#4)
- Bump version for POMDPPolicy support (#19)
- Register in General (#20)
- TagBot trigger issue (#21)
Merged pull requests:
- Fix docs (#8) (@rejuvyesh)
- remove create_policy (#9) (@MaximeBouton)
- Install TagBot as a GitHub Action (#11) (@JuliaTagBot)
- CompatHelper: add new compat entry for "Parameters" at version "0.12" (#12) (@github-actions[bot])
- CompatHelper: add new compat entry for "POMDPSimulators" at version "0.3" (#13) (@github-actions[bot])
- CompatHelper: bump compat for "POMDPPolicies" to "0.3" (#14) (@github-actions[bot])
- update to POMDPs 0.9 (#16) (@MaximeBouton)
- CompatHelper: bump compat for "POMDPPolicies" to "0.4" (#17) (@github-actions[bot])
- MassInstallAction: Install the TagBot workflow on this repository (#22) (@zsunberg)
- MassInstallAction: Install the CompatHelper workflow on this repository (#23) (@zsunberg)
- MassInstallAction: Install the CI workflow on this repository (#24) (@zsunberg)
- upgraded to POMDPTools (#25) (@lkruse)
POMDPs v0.7.3 Compatibility
clean up solver structure
Julia 0.6 compatible release
Merge pull request #5 from JuliaPOMDP/requirements Added requirements and docs for the solvers