moves-rwth / stormvogel

Storm for almost everyone
2 stars 0 forks source link

Add a notebook that implements naive value iteration and visualises it with a heat diagram #61

Open linusheck opened 1 month ago

linusheck commented 1 month ago

Idea for heat diagram:

state
1
2
3
4
5
6
   1 2 3 4 5 6 7 8 step
YouGuessedMyName commented 1 day ago

It's almost finished already :)