scope_rl.utils.NewGymAPIWrapper#
- class scope_rl.utils.NewGymAPIWrapper(env)[source]#
This class converts old gym outputs (gym<0.26.0) to the new ones (gym>=0.26.0).
Methods
reset
step
Methods
Site Navigation
Section Navigation
Getting Started:
Online & Offline RL:
Off-Policy Evaluation & Selection:
Our Proposal:
Sub-packages:
Package References:
See also:
This class converts old gym outputs (gym<0.26.0) to the new ones (gym>=0.26.0).
Methods
reset |
|
step |
Methods