Changes
- made Maze compatible to Rllib 1.4
- updated to the recently released hydra 1.1.0
- Simplified API (RunContext): Experiment and evaluation support
- Fixed support of the nevergrad sweeper: made the LocalLauncher hydra plugin part of the wheel
- Replaced the (policy id, actor id) tuple with an ActorID class
Other
- various documentation improvements
- added ready-to-go Docker containers
- contribution guidelines, pull request templates etc. on GitHub