Hey! I recently try to use your envs like iterated matrix game (link) for my projects but I don't understand why there are 4 actions in 2-player matrix game and how to transition mechanics in step() method works.
Can you explain, please, how the game transitions to the next state or give smth to read about that?
Thank you in advance <3 !
Hey! I recently try to use your envs like iterated matrix game (link) for my projects but I don't understand why there are 4 actions in 2-player matrix game and how to transition mechanics in
step()method works.Can you explain, please, how the game transitions to the next state or give smth to read about that?
Thank you in advance <3 !