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
This class converts old gym outputs (gym<0.26.0) to the new ones (gym>=0.26.0).
Methods
reset |
|
step |
Methods