Skip to content

Releases: JuliaPOMDP/TabularTDLearning.jl

v0.4.5

14 Jun 14:56
874e0d9
Compare
Choose a tag to compare

TabularTDLearning v0.4.5

Diff since v0.4.4

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

17 Jun 17:37
25c4d38
Compare
Choose a tag to compare

TabularTDLearning v0.4.4

Diff since v0.4.3

Closed issues:

  • POMDPs.add not supported (#28)

Merged pull requests:

v0.4.3

25 Jul 22:42
23111df
Compare
Choose a tag to compare

TabularTDLearning v0.4.3

Diff since v0.3.0

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

23 Sep 23:40
e6a20ba
Compare
Choose a tag to compare

clean up solver structure

Julia 0.6 compatible release

18 Aug 01:48
aa290b7
Compare
Choose a tag to compare
Merge pull request #5 from JuliaPOMDP/requirements

Added requirements and docs for the solvers