#1522: refactor red_agent_identifier -> random_red_agent so that it is a boolean + documentation

This commit is contained in:
Czar Echavez
2023-07-03 12:18:58 +01:00
parent 6b4530bded
commit befd183b2c
7 changed files with 10 additions and 100 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