POMDPs.jl Versions Save

MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.

v0.8.4

3 years ago

POMDPs v0.8.4

Diff since v0.8.3

Closed issues:

  • Checklist for All Code Working on 1.0 (#207)
  • Helpful error messages for v0.8 (#260)
  • Getting LoadError when using POMDPSolve for the Tiger Problem (#296)

Merged pull requests:

  • Changed Quick Start example to QuickPOMDP from DiscreteExplicitPOMDP (#304) (@zsunberg)
  • WIP: @gen macro (#302) (#305) (@zsunberg)

v0.8.3

4 years ago

POMDPs v0.8.3

Diff since v0.8.2

Closed issues:

  • ubuntu POMDPs.add_registry error (#295)

v0.8.2

4 years ago

POMDPs v0.8.2

Diff since v0.8.1

Closed issues:

  • Checklist for upgrading packages to work with v0.8 (#259)
  • Use :s′ instead of :sp for DDN Node names? (#278)
  • Error installing packages (#283)
  • better way to handle terminal states/reward (#291)

Merged pull requests:

  • add BeliefGridValueIteration (#281) (@MaximeBouton)
  • Update .travis.yml (#284) (@logankilpatrick)
  • CompatHelper: add new compat entry for "Distributions" at version "0.22" (#286) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LightGraphs" at version "1.3" (#287) (@github-actions[bot])
  • CompatHelper: add new compat entry for "NamedTupleTools" at version "0.12" (#288) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#289) (@JuliaTagBot)
  • CompatHelper: bump compat for "NamedTupleTools" to "0.13" (#293) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.23" (#294) (@github-actions[bot])

v0.8.1

4 years ago

v0.8.1 (2019-10-09)

Diff since v0.8.0

Closed issues:

  • Strange behavior gen\(DDNOut\(:o\), ...\) (#272)
  • Release v0.8 before AA228 starts on 9/23? (#255)
  • Error in error (#277)
  • Candidate methods should be $(ex.func) not "transition"? (#275)
  • Initial observations in POMDPs v0.8 (#274)

Merged pull requests:

v0.8.0

4 years ago

v0.8.0 (2019-09-24)

Major changes:

  • Added support for arbitrary Dynamic Decision Networks (#256 )
  • Replaced generate_* with gen (#240)
  • Removed n_states etc (#200 )
  • Added history interface for beliefs (#226)
  • Allowed for observation-dependent rewards (#236 )

Diff since v0.7.3

Closed issues:

  • Should n_actions and n_observations be functions of the state? (#154)

Merged pull requests:

v0.7.3

4 years ago

Adds some future functions and types from POMDPs v0.8 to facilitate upgrading.

v0.7.2

5 years ago

v0.6.10

5 years ago

v0.6.9

5 years ago

v0.7.1

5 years ago