1
Fork 0
automata/probabilistic/README.md
2021-02-01 11:44:11 +01:00

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).