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

Implement vector state representation in game environment

The game environment now supports vectorized states for reinforcement learning agents. This includes updates on various classes such as OrderManager, Counter, and Player. Several new utility functions are added to facilitate the conversion of the game state to vector form. The new vector state includes players, counters, orders, and game status.
parent 1ffa5893
No related branches found
No related tags found
1 merge request!52Resolve "gym env"
Pipeline #45757 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment