eugenevinitsky / sequential_social_dilemma_games

Repo for reproduction of sequential social dilemmas
MIT License
384 stars 134 forks source link

Add visualizations during rollouts #129

Open eugenevinitsky opened 5 years ago

eugenevinitsky commented 5 years ago

It would be helpful to be able to see the rollout as it's happening for debugging purposes. That is, if there's only one rollout happening, a window should pop up that renders everything as it's happening. This way we could set breakpoints, step through, and see the output on the rendered screen.