yawning_titan.game_modes.components.observation_space#
Classes
The characteristics of the network and the red agent that the blue agent can observe. |
- class yawning_titan.game_modes.components.observation_space.ObservationSpace(compromised_status=False, vulnerabilities=False, node_connections=False, average_vulnerability=False, graph_connectivity=False, attacking_nodes=False, attacked_nodes=False, special_nodes=False, red_agent_skill=False)[source]#
The characteristics of the network and the red agent that the blue agent can observe.
The ConfigGroup constructor.
- Parameters:
doc – The groups doc.