The Room environment


License
MIT
Install
pip install room-env==2.0.1

Documentation

The Room environments (compatible with gymnasium)

DOI PyPI version

At the moment, there are three versions of the Room environments.

Training agents for these environments are in a separate repo.

README for each version

List of academic papers that use the Rooms environments

pdoc documentation

Click on this link to see the HTML rendered docstrings

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Run make test && make style && make quality in the root repo directory, to ensure code quality.
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

License

MIT