Trivial OpenAI Gym environments for exploratory tasks.
Go to file
2022-06-19 15:01:30 +02:00
.gitignore initial commit 2022-06-19 15:01:30 +02:00
entities.py initial commit 2022-06-19 15:01:30 +02:00
env.py initial commit 2022-06-19 15:01:30 +02:00
humanPlayer.py initial commit 2022-06-19 15:01:30 +02:00
observables.py initial commit 2022-06-19 15:01:30 +02:00
README.md initial commit 2022-06-19 15:01:30 +02:00

Project Columbus

Project Columbus is a framework for trivial 2D OpenAI Gym environments that are supposed to test a agents ability to solve tasks that require different forms of exploration effectively and efficiently.