Skip to content

Releases: JuliaPOMDP/PointBasedValueIteration.jl

v0.2.4

14 Jun 02:54
abdc85c
Compare
Choose a tag to compare

PointBasedValueIteration v0.2.4

Diff since v0.2.3

Merged pull requests:

  • CI update, badge update, and travis cleanup (#16) (@dylan-asmar)
  • CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#17) (@github-actions[bot])
  • Version bump (#19) (@dylan-asmar)

v0.2.3

25 Jul 19:52
e74bc8a
Compare
Choose a tag to compare

PointBasedValueIteration v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

30 Nov 23:55
78fec76
Compare
Choose a tag to compare

PointBasedValueIteration v0.2.2

Diff since v0.2.1

Closed issues:

  • Readme file shows PBVI() instead of PBVISolver() (#10)

Merged pull requests:

  • Update README.md (#11) (@dominikstrb)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#12) (@zsunberg)
  • MassInstallAction: Install the CI workflow on this repository (#13) (@zsunberg)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#14) (@zsunberg)

v0.2.1

13 May 17:55
a8f9374
Compare
Choose a tag to compare

PointBasedValueIteration v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#7) (@github-actions[bot])
  • Replaced convert methods (#8) (@Omastto1)

v0.2.0

29 Apr 15:08
Compare
Choose a tag to compare

PointBasedValueIteration v0.2.0

The new version updates the solver support for more than 2 state POMDPs.
The belief space expansion has been added as well.

Closed issues:

  • Better to use reward(m, s, a, sp, o) and observation(m, s, a, sp) (#1)
  • No need for iterator in requirements (#2)
  • Update badge location (#3)

Merged pull requests:

  • Update compat for POMDPModelTools after fixing bug (#4) (@zsunberg)
  • PBVI for more than two states (#5) (@Omastto1)

First release

03 Sep 15:32
092969b
Compare
Choose a tag to compare
0.1.0

Update README.md