eugenevinitsky / sequential_social_dilemma_games

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

feat(map_env): include number of waste cleaned by each agent in info #167

Open 011235813 opened 4 years ago

eugenevinitsky commented 4 years ago

Would it be possible to make this more general so that update_custom_moves always returns an info dict and that this is consistent across all the envs?