#2837 - Updates to some more documentation files to cover new features [skip ci]
This commit is contained in:
@@ -176,4 +176,4 @@ If ``True``, gymnasium flattening will be performed on the observation space bef
|
||||
``Agent History``
|
||||
-----------------
|
||||
|
||||
Agents will record their action log for each step. This is a summary of what the agent did, along with response information from requests within the simulation.
|
||||
Agents will record their action log for each step. This is a summary of what the agent did, along with response information from requests within the simulation.
|
||||
|
||||
@@ -59,4 +59,4 @@ These are used to determine the thresholds of high, medium and low categories fo
|
||||
``seed``
|
||||
--------
|
||||
|
||||
Used to configure the random seeds used within PrimAITE, ensuring determinism within episode/session runs. If empty or set to -1, no seed is set.
|
||||
Used to configure the random seeds used within PrimAITE, ensuring determinism within episode/session runs. If empty or set to -1, no seed is set.
|
||||
|
||||
Reference in New Issue
Block a user