#3110 - Correct some YAML formatting of agent_settings in agents.rst
This commit is contained in:
@@ -22,9 +22,8 @@ Agents can be scripted (deterministic and stochastic), or controlled by a reinfo
|
|||||||
type: probabilistic-agent
|
type: probabilistic-agent
|
||||||
|
|
||||||
agent_settings:
|
agent_settings:
|
||||||
start_settings:
|
start_step: 5
|
||||||
start_step: 5
|
frequency: 4
|
||||||
frequency: 4
|
|
||||||
variance: 3
|
variance: 3
|
||||||
flatten_obs: False
|
flatten_obs: False
|
||||||
|
|
||||||
@@ -124,10 +123,9 @@ e.g.
|
|||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
agent_settings:
|
agent_settings:
|
||||||
start_settings:
|
start_step: 25
|
||||||
start_step: 25
|
frequency: 20
|
||||||
frequency: 20
|
variance: 5
|
||||||
variance: 5
|
|
||||||
|
|
||||||
``start_step``
|
``start_step``
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^
|
||||||
|
|||||||
Reference in New Issue
Block a user