Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.04 KB

howto.rl.wp.006.rst

File metadata and controls

39 lines (20 loc) · 1.04 KB

Howto RL-WP-006: Validation SB3 Wrapper (Off-Policy)

.. automodule:: mlpro.rl.examples.howto_rl_wp_006_validation_wrapped_sb3_off_policy



Prerequisites

Please install the following packages to run this examples properly:

Executable code

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



Results

The result plot shows that MLPro's wrapper for Stable Baselines 3 behaves neutrally.

images/howto017.png

Cross Reference