eugenevinitsky / sequential_social_dilemma_games

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

Fix spawn probabilities in cleanup #68

Closed eugenevinitsky closed 5 years ago

eugenevinitsky commented 5 years ago

In cleanup the spawn probabilities seem to not quite work correctly; the waste spawns too fast.

eugenevinitsky commented 5 years ago

I think it's correct? Need to check with Edward to see if the understanding of spawn probabilities is correct... @natashamjaques

eugenevinitsky commented 5 years ago

Currently the waste spawning probability is either 0 or 50% which leads to huge jumps. Is this correct?

natashamjaques commented 5 years ago

It was not correct - only 1 waste can spawn per timestep