10 lines
304 B
Markdown
10 lines
304 B
Markdown
Probabilistic models
|
|
====================
|
|
|
|
With the weighted automata semantics (i.e. weighted outputs and no state
|
|
labels). I have implemented:
|
|
|
|
* Gridworld 1 and 2 from Tappler et al 2019.
|
|
Note: This is note the same semantics, so I had to convert it a little
|
|
bit. It is comparable (but smaller).
|
|
|