Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.42 KB

howto.rl.013.rst

File metadata and controls

44 lines (35 loc) · 1.42 KB

================ Ver. 1.0.7 (2022-03-21)

This module compares the native and wrapped implementation of the SB3 Policy on an environment.

Prerequisites

Please install the following packages to run this examples properly:
..
..
..
..
..
..

Results

image

The plot from native and wrapped implementation should be indiscernible between each other. The figure above is an example of successful algorithm wrapping.

Example Code

../../../../../examples/rl/Howto 13 - (RL) Comparison Native and Wrapper SB3 Policy.py