Merge remote-tracking branch 'origin/dev' into feature/1558-flatten-spaces

This commit is contained in:
Marek Wolan
2023-07-03 15:03:10 +01:00
8 changed files with 333 additions and 1 deletions

View File

@@ -28,6 +28,10 @@ The environment config file consists of the following attributes:
* STABLE_BASELINES3_PPO - Use a SB3 PPO agent
* STABLE_BASELINES3_A2C - use a SB3 A2C agent
* **random_red_agent** [bool]
Determines if the session should be run with a random red agent
* **action_type** [enum]
Determines whether a NODE, ACL, or ANY (combined NODE & ACL) action space format is adopted for the session