Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 973 Bytes

howto.rl.env.002.rst

File metadata and controls

33 lines (18 loc) · 973 Bytes

Howto RL-ENV-002: Manual Validation of Double Pendulum

.. automodule:: src.mlpro.rl.examples.howto_rl_env_002_manual_validation_of_double_pendulum

Prerequisites

Please install the following packages to run this examples properly:

Executable code

.. literalinclude:: ../../../../../../../../src/mlpro/rl/examples/howto_rl_env_002_manual_validation_of_double_pendulum.py
        :language: python


Results

Executing the above script will ask the user to input the agent's action and the number cycles for the which the action shall be simulated.

Cross Reference