Releases: MariaDukmak/MazeRunner
Releases · MariaDukmak/MazeRunner
Multiagent
In this release, we have added the multiagent aspect to the MazeRunner. At this release, you can find the Auction algorithm implemented and cooperation for discovering unknown areas in the Maze.
What's Changed
- Restructure batch runner by @MariaDukmak in #22
- Update leaf.png by @RichardDev01 in #23
- Multiagent tasks by @Lucas-vdr-Horst in #24
- Data analysis branch! by @JelleStiesri in #26
Full Changelog: Challenge-2...challenge-3
Mazerunner with biological inspiration
This release is the Mazerunner with biological inspiration. In this release you can find :
More Runners policies and the start of experiments. Also the Maze visualization is prettier!
First challenge
First challenge simulation code.
You can find the basics for the MazeRunner simulation with our own created visualization :)