Skip to content

pomdp_1.2.4

Latest
Compare
Choose a tag to compare
@mhahsler mhahsler released this 05 Dec 16:59

pomdp 1.2.4 (12/04/2024)

New Features

  • Added the DynaMaze MDP dataset.

Bugfixes

  • gridworld_maze_MDP: start state is now recorded in info.
  • policy_graph: use complete parameter name.

pomdp 1.2.3 (05/04/2024)

Bugfixes

  • Fixed possible memory violation in observation_matrix() and
    transition_matrix().