stefanbschneider / mobile-env

An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.
https://mobile-env.readthedocs.io
MIT License
109 stars 29 forks source link

Add types and update Ray RLlib support/notebook #52

Closed stefanbschneider closed 2 weeks ago

stefanbschneider commented 2 weeks ago

Closes #51

Update Ray RLlib notebook to use the current, latest version of Ray. Adjust typing and smaller other stuff.

Now, logging and stepping works as expected for both small and large multi-agent environment. Tests were slightly extended (but without Ray).