Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.04 KB

howto.rl.env.005.rst

File metadata and controls

38 lines (20 loc) · 1.04 KB

Howto RL-ENV-005: Run Agent with random policy on double pendulum mujoco environment

.. automodule:: mlpro.rl.examples.howto_rl_env_005_run_agent_with_random_policy_on_double_pendulum_mujoco_environment


Prerequisites

Please install the following packages to run this examples properly:

Executable code

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



Results

images/MuJoCo.gif

Cross Reference