semitable / lb-foraging

Level-based Foraging (LBF): A multi-agent environment for RL
MIT License
151 stars 64 forks source link

change the min value of the player of the min_obs #10

Closed GoingMyWay closed 2 years ago

GoingMyWay commented 2 years ago

The changes fix the issue: https://github.com/semitable/lb-foraging/issues/9. The issue will be raised in RLlib when the obs is a partial observation of the environment, i.e., the sight is less than the world size.

Besides that, I also added lines of code to check the obs space before returning the nobs