#2837 - Updates to some more documentation files to cover new features [skip ci]

This commit is contained in:
Charlie Crane
2024-09-04 14:12:39 +01:00
parent f0cc821ff8
commit 16e0df5cfc
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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.