Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 00:05
· 174 commits to master since this release
c9dec69

POMDPs v0.9.0

Diff since v0.8.4

Closed issues:

  • Focusing on POMDPs makes it harder to jump in and implement an MDP (#150)
  • updater=nothing means pass o or the initial belief/missing (#189)
  • Belief vector representation (#233)
  • Docs: only reward(m, s, a) shows up (#235)
  • Consider moving initialstate_distribution to the common section in the documentation (#237)
  • Remove dependency on LiBGit2? (#250)
  • DBN Construction Syntax (#261)
  • classic/traditional mdp and pomdp DBNs (#262)
  • The future of requirements and implemented (#263)
  • DDN Input nodes (#266)
  • Type stability issue in julia 1.0 (#279)
  • Update documentation for defining a solver (#280)
  • Transition function error (#285)
  • Fix DDN Structure mistake and move to SequentialDecisionBase.jl (#292)
  • Version 0.9 Meta Issue (#297)
  • 0.8 Lessons Learned (#298)
  • DiscreteExplicit(PO)MDP is not very useful (#300)
  • Syntactic sugar for gen(DDNOut(...), ...) (#302)
  • Remove customizable DDN in POMDPs.jl v0.9 (#306)
  • Consistent distribution semantics (change initialstate? change action?) (#308)
  • Role of gen and @gen (#309)
  • Issues with rolling out v0.9 (#310)
  • Some problem (#311)

Merged pull requests: