Skip to content

Releases: JuliaPOMDP/BasicPOMCP.jl

v0.3.11

13 Jun 00:55
aa6c5aa
Compare
Choose a tag to compare

v0.3.10

24 Oct 01:16
bcd221c
Compare
Choose a tag to compare

BasicPOMCP v0.3.10

Diff since v0.3.9

Merged pull requests:

  • POMDPs.requirements_info -> POMDPLinter.requirements_info (#36) (@zsunberg)

v0.3.9

13 Apr 05:49
7642f68
Compare
Choose a tag to compare

BasicPOMCP v0.3.9

Diff since v0.3.8

Closed issues:

  • Wrong Available Actions when adding Obs Node (#34)

v0.3.8

14 Nov 20:56
8afd9b4
Compare
Choose a tag to compare

BasicPOMCP v0.3.8

Diff since v0.3.7

Merged pull requests:

  • ci workflow update, readme update, files cleanup (#32) (@dylan-asmar)
  • CompatHelper: bump compat for MCTS to 0.5, (keep existing compat) (#33) (@github-actions[bot])

v0.3.7

25 Jul 22:41
120d9cb
Compare
Choose a tag to compare

BasicPOMCP v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

11 Aug 21:08
345a2b1
Compare
Choose a tag to compare

BasicPOMCP v0.3.6

Diff since v0.3.5

Merged pull requests:

  • FOValue using underlying mdp (#25) (@WhiffleFish)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#26) (@zsunberg)
  • MassInstallAction: Install the CI workflow on this repository (#27) (@zsunberg)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#28) (@zsunberg)

v0.3.5

20 May 05:26
29650be
Compare
Choose a tag to compare

BasicPOMCP v0.3.5

Diff since v0.3.4

Merged pull requests:

  • added LeafBelief so that you can get the state at a leaf node (#23) (@zsunberg)

v0.3.4

30 Sep 17:05
4a7ca07
Compare
Choose a tag to compare

BasicPOMCP v0.3.4

Diff since v0.3.1

Closed issues:

  • Average reward after learning a strategy (#14)
  • why the state particle isn't stored as was decribed in the original paper (#16)
  • No rollout allowed from the root of a tree (#20)

Merged pull requests:

  • Install TagBot as a GitHub Action (#13) (@JuliaTagBot)
  • Relax Colors version to 0.9-0.12 (#17) (@mossr)
  • Node tag: newline between N and V in action node (#18) (@mossr)
  • Added [compat] for POMDPPolicies 0.4 (#19) (@mossr)
  • CompatHelper: bump compat for "POMDPPolicies" to "0.4" (#22) (@github-actions[bot])

v0.3.1 -- Updated Notebook Examples

28 Sep 22:14
Compare
Choose a tag to compare
  • updated examples in /notebooks for compatibility with POMDPs v0.8

v0.3.0 -- POMDPs v0.8 compat

22 Sep 00:32
Compare
Choose a tag to compare
  • POMDPs v0.3.0 compatibility