semitable / lb-foraging

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

Minor fixes #18

Open lcdbezerra opened 1 year ago

lcdbezerra commented 1 year ago

Minor fixes that ensure the package works with newer versions of Numpy. Also sets Pyglet<=1.5 and changes the example environment in lbforaging.py to have 3 players, since it crashes with only 2 players.