Skip to content
Snippets Groups Projects
Commit f33ce3c8 authored by Florian Schröder's avatar Florian Schröder
Browse files

Add random counter positioning to gym environment

The gym environment now includes logic to randomly position counters within the environment when it is initialized. The implementation involves creating a list of the counters, shuffling their positions and setting up a new vectorization of the environment state. This new feature contributes to a more dynamic and unpredictable simulation for testing agents' performance.
parent d5de0850
No related branches found
No related tags found
1 merge request!52Resolve "gym env"
Pipeline #45794 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment