eugenevinitsky / sequential_social_dilemma_games

Repo for reproduction of sequential social dilemmas
MIT License
387 stars 132 forks source link

Redo the abstractions for hidden cells #80

Closed eugenevinitsky closed 5 years ago

eugenevinitsky commented 5 years ago

Currently keeping track of updating hidden cells is partially done by the agents, partially done by the env. It should entirely be done by the env.