gym 0.26.2
-
PyPI https://pypi.org/project/gym/ -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 582 "Any" : 3 "Untyped" : 1505 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 260 "classes" : 1408 "other" : 37- 79 functions (+14 overloads)
- 181 parameters
- 136 classes
- 601 methods (+0 overloads)
- 736 parameters
- 65 properties
- 601 methods (+0 overloads)
- 102 modules
- 37 attrs
- 79 functions (+14 overloads)
Modules
Incomplete Annotations
gym.core (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Env.close |
1 | 0 | 0 |
meth |
Env.str |
1 | 0 | 0 |
meth |
Env.enter |
1 | 0 | 0 |
meth |
Env.exit |
2 | 0 | 0 |
attr |
Env.reward_range |
1 | 0 | 0 |
meth |
Wrapper.init |
2 | 1 | 0 |
meth |
Wrapper.getattr |
2 | 0 | 0 |
meth |
Wrapper.class_name |
1 | 0 | 0 |
meth |
Wrapper.reset |
2 | 1 | 0 |
meth |
Wrapper.render |
3 | 1 | 0 |
meth |
Wrapper.close |
1 | 0 | 0 |
meth |
Wrapper.str |
1 | 0 | 0 |
meth |
Wrapper.repr |
1 | 0 | 0 |
prop |
Wrapper.spec |
1 | 0 | 0 |
prop |
Wrapper.metadata |
2 | 1 | 0 |
prop |
Wrapper.np_random |
2 | 1 | 0 |
prop |
Wrapper._np_random |
1 | 0 | 0 |
attr |
Wrapper.env |
1 | 0 | 0 |
meth |
ObservationWrapper.reset |
2 | 0 | 0 |
meth |
ObservationWrapper.step |
2 | 0 | 0 |
meth |
ObservationWrapper.observation |
2 | 0 | 0 |
meth |
RewardWrapper.step |
2 | 0 | 0 |
meth |
RewardWrapper.reward |
2 | 0 | 0 |
meth |
ActionWrapper.step |
2 | 0 | 0 |
meth |
ActionWrapper.action |
2 | 0 | 0 |
meth |
ActionWrapper.reverse_action |
2 | 0 | 0 |
gym.envs.box2d.bipedal_walker (38 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
env |
1 | 0 | 0 |
attr |
LOWER_FD |
1 | 0 | 0 |
meth |
ContactDetector.init |
2 | 0 | 0 |
meth |
ContactDetector.BeginContact |
2 | 0 | 0 |
meth |
ContactDetector.EndContact |
2 | 0 | 0 |
attr |
ContactDetector.env |
1 | 0 | 0 |
attr |
HULL_FD |
1 | 0 | 0 |
attr |
LEG_FD |
1 | 0 | 0 |
attr |
s |
1 | 0 | 0 |
attr |
info |
1 | 0 | 0 |
attr |
a |
1 | 0 | 0 |
attr |
supporting_knee_angle |
1 | 0 | 0 |
meth |
BipedalWalkerHardcore.init |
1 | 0 | 0 |
meth |
BipedalWalker.init |
3 | 2 | 0 |
meth |
BipedalWalker._destroy |
1 | 0 | 0 |
meth |
BipedalWalker._generate_terrain |
2 | 0 | 0 |
meth |
BipedalWalker._generate_clouds |
1 | 0 | 0 |
meth |
BipedalWalker.reset |
3 | 2 | 0 |
meth |
BipedalWalker.step |
2 | 1 | 0 |
meth |
BipedalWalker.render |
1 | 0 | 0 |
meth |
BipedalWalker.close |
1 | 0 | 0 |
attr |
BipedalWalker.isopen |
1 | 0 | 0 |
attr |
BipedalWalker.world |
1 | 0 | 0 |
attr |
BipedalWalker.prev_shaping |
1 | 0 | 0 |
attr |
BipedalWalker.hardcore |
1 | 0 | 0 |
attr |
BipedalWalker.fd_polygon |
1 | 0 | 0 |
attr |
BipedalWalker.fd_edge |
1 | 0 | 0 |
attr |
BipedalWalker.action_space |
1 | 0 | 0 |
attr |
BipedalWalker.observation_space |
1 | 0 | 0 |
attr |
BipedalWalker.render_mode |
1 | 0 | 0 |
attr |
BipedalWalker.clock |
1 | 0 | 0 |
attr |
terminated |
1 | 0 | 0 |
attr |
r |
1 | 0 | 0 |
attr |
truncated |
1 | 0 | 0 |
gym.envs.box2d.car_dynamics (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Car.init |
5 | 0 | 0 |
meth |
Car.gas |
2 | 0 | 0 |
meth |
Car.brake |
2 | 0 | 0 |
meth |
Car.steer |
2 | 0 | 0 |
meth |
Car.step |
2 | 0 | 0 |
meth |
Car.draw |
6 | 0 | 0 |
meth |
Car._create_particle |
4 | 0 | 0 |
meth |
Car.destroy |
1 | 0 | 0 |
attr |
Car.wheels |
1 | 0 | 0 |
attr |
Car.fuel_spent |
1 | 0 | 0 |
attr |
Car.drawlist |
1 | 0 | 0 |
attr |
Car.particles |
1 | 0 | 0 |
gym.envs.box2d.car_racing (69 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
env |
1 | 0 | 0 |
meth |
FrictionDetector.init |
3 | 0 | 0 |
meth |
FrictionDetector.BeginContact |
2 | 0 | 0 |
meth |
FrictionDetector.EndContact |
2 | 0 | 0 |
meth |
FrictionDetector._contact |
3 | 0 | 0 |
attr |
FrictionDetector.env |
1 | 0 | 0 |
attr |
FrictionDetector.lap_complete_percent |
1 | 0 | 0 |
attr |
s |
1 | 0 | 0 |
attr |
info |
1 | 0 | 0 |
attr |
a |
1 | 0 | 0 |
attr |
MAX_SHAPE_DIM |
1 | 0 | 0 |
meth |
CarRacing.init |
6 | 5 | 0 |
meth |
CarRacing._destroy |
1 | 0 | 0 |
meth |
CarRacing._init_colors |
1 | 0 | 0 |
meth |
CarRacing._reinit_colors |
2 | 0 | 0 |
meth |
CarRacing._create_track |
1 | 0 | 0 |
meth |
CarRacing.reset |
3 | 2 | 0 |
meth |
CarRacing.step |
2 | 1 | 0 |
meth |
CarRacing.render |
1 | 0 | 0 |
meth |
CarRacing._render |
2 | 1 | 0 |
meth |
CarRacing._render_road |
4 | 0 | 0 |
meth |
CarRacing._render_indicators |
3 | 0 | 0 |
meth |
CarRacing._draw_colored_polygon |
8 | 0 | 0 |
meth |
CarRacing._create_image_array |
3 | 0 | 0 |
meth |
CarRacing.close |
1 | 0 | 0 |
attr |
CarRacing.continuous |
1 | 0 | 0 |
attr |
CarRacing.domain_randomize |
1 | 0 | 0 |
attr |
CarRacing.lap_complete_percent |
1 | 0 | 0 |
attr |
CarRacing.contactListener_keepref |
1 | 0 | 0 |
attr |
CarRacing.world |
1 | 0 | 0 |
attr |
CarRacing.surf |
1 | 0 | 0 |
attr |
CarRacing.clock |
1 | 0 | 0 |
attr |
CarRacing.isopen |
1 | 0 | 0 |
attr |
CarRacing.invisible_state_window |
1 | 0 | 0 |
attr |
CarRacing.invisible_video_window |
1 | 0 | 0 |
attr |
CarRacing.road |
1 | 0 | 0 |
attr |
CarRacing.reward |
1 | 0 | 0 |
attr |
CarRacing.prev_reward |
1 | 0 | 0 |
attr |
CarRacing.verbose |
1 | 0 | 0 |
attr |
CarRacing.new_lap |
1 | 0 | 0 |
attr |
CarRacing.fd_tile |
1 | 0 | 0 |
attr |
CarRacing.observation_space |
1 | 0 | 0 |
attr |
CarRacing.render_mode |
1 | 0 | 0 |
attr |
CarRacing.action_space |
1 | 0 | 0 |
attr |
terminated |
1 | 0 | 0 |
func |
register_input |
1 | 0 | 0 |
attr |
r |
1 | 0 | 0 |
attr |
truncated |
1 | 0 | 0 |
gym.envs.box2d.lunar_lander (45 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
demo_heuristic_lander |
4 | 0 | 0 |
meth |
LunarLander.init |
7 | 6 | 0 |
meth |
LunarLander._destroy |
1 | 0 | 0 |
meth |
LunarLander.reset |
3 | 2 | 0 |
meth |
LunarLander._create_particle |
5 | 0 | 0 |
meth |
LunarLander._clean_particles |
2 | 0 | 0 |
meth |
LunarLander.step |
2 | 0 | 0 |
meth |
LunarLander.render |
1 | 0 | 0 |
meth |
LunarLander.close |
1 | 0 | 0 |
attr |
LunarLander.gravity |
1 | 0 | 0 |
attr |
LunarLander.wind_power |
1 | 0 | 0 |
attr |
LunarLander.turbulence_power |
1 | 0 | 0 |
attr |
LunarLander.enable_wind |
1 | 0 | 0 |
attr |
LunarLander.wind_idx |
1 | 0 | 0 |
attr |
LunarLander.torque_idx |
1 | 0 | 0 |
attr |
LunarLander.clock |
1 | 0 | 0 |
attr |
LunarLander.isopen |
1 | 0 | 0 |
attr |
LunarLander.world |
1 | 0 | 0 |
attr |
LunarLander.moon |
1 | 0 | 0 |
attr |
LunarLander.particles |
1 | 0 | 0 |
attr |
LunarLander.prev_reward |
1 | 0 | 0 |
attr |
LunarLander.continuous |
1 | 0 | 0 |
attr |
LunarLander.observation_space |
1 | 0 | 0 |
attr |
LunarLander.render_mode |
1 | 0 | 0 |
attr |
LunarLander.action_space |
1 | 0 | 0 |
func |
heuristic |
3 | 0 | 0 |
meth |
ContactDetector.init |
2 | 0 | 0 |
meth |
ContactDetector.BeginContact |
2 | 0 | 0 |
meth |
ContactDetector.EndContact |
2 | 0 | 0 |
attr |
ContactDetector.env |
1 | 0 | 0 |
meth |
LunarLanderContinuous.init |
1 | 0 | 0 |
gym.envs.classic_control.acrobot (29 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AcrobotEnv.init |
2 | 1 | 0 |
meth |
AcrobotEnv.reset |
3 | 2 | 0 |
meth |
AcrobotEnv.step |
2 | 0 | 0 |
meth |
AcrobotEnv._get_ob |
1 | 0 | 0 |
meth |
AcrobotEnv._terminal |
1 | 0 | 0 |
meth |
AcrobotEnv._dsdt |
2 | 0 | 0 |
meth |
AcrobotEnv.render |
1 | 0 | 0 |
meth |
AcrobotEnv.close |
1 | 0 | 0 |
attr |
AcrobotEnv.render_mode |
1 | 0 | 0 |
attr |
AcrobotEnv.screen |
1 | 0 | 0 |
attr |
AcrobotEnv.clock |
1 | 0 | 0 |
attr |
AcrobotEnv.isopen |
1 | 0 | 0 |
attr |
AcrobotEnv.observation_space |
1 | 0 | 0 |
attr |
AcrobotEnv.action_space |
1 | 0 | 0 |
attr |
AcrobotEnv.state |
1 | 0 | 0 |
func |
wrap |
4 | 0 | 0 |
func |
bound |
4 | 0 | 0 |
func |
rk4 |
4 | 0 | 0 |
gym.envs.classic_control.cartpole (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CartPoleEnv.init |
2 | 1 | 0 |
meth |
CartPoleEnv.step |
2 | 0 | 0 |
meth |
CartPoleEnv.reset |
3 | 2 | 0 |
meth |
CartPoleEnv.render |
1 | 0 | 0 |
meth |
CartPoleEnv.close |
1 | 0 | 0 |
attr |
CartPoleEnv.gravity |
1 | 0 | 0 |
attr |
CartPoleEnv.masscart |
1 | 0 | 0 |
attr |
CartPoleEnv.masspole |
1 | 0 | 0 |
attr |
CartPoleEnv.total_mass |
1 | 0 | 0 |
attr |
CartPoleEnv.length |
1 | 0 | 0 |
attr |
CartPoleEnv.polemass_length |
1 | 0 | 0 |
attr |
CartPoleEnv.force_mag |
1 | 0 | 0 |
attr |
CartPoleEnv.tau |
1 | 0 | 0 |
attr |
CartPoleEnv.kinematics_integrator |
1 | 0 | 0 |
attr |
CartPoleEnv.theta_threshold_radians |
1 | 0 | 0 |
attr |
CartPoleEnv.x_threshold |
1 | 0 | 0 |
attr |
CartPoleEnv.action_space |
1 | 0 | 0 |
attr |
CartPoleEnv.observation_space |
1 | 0 | 0 |
attr |
CartPoleEnv.render_mode |
1 | 0 | 0 |
attr |
CartPoleEnv.screen_width |
1 | 0 | 0 |
attr |
CartPoleEnv.screen_height |
1 | 0 | 0 |
attr |
CartPoleEnv.screen |
1 | 0 | 0 |
attr |
CartPoleEnv.clock |
1 | 0 | 0 |
attr |
CartPoleEnv.isopen |
1 | 0 | 0 |
attr |
CartPoleEnv.state |
1 | 0 | 0 |
attr |
CartPoleEnv.steps_beyond_terminated |
1 | 0 | 0 |
gym.envs.classic_control.continuous_mountain_car (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Continuous_MountainCarEnv.init |
3 | 1 | 0 |
meth |
Continuous_MountainCarEnv.step |
2 | 1 | 0 |
meth |
Continuous_MountainCarEnv.reset |
3 | 2 | 0 |
meth |
Continuous_MountainCarEnv._height |
2 | 0 | 0 |
meth |
Continuous_MountainCarEnv.render |
1 | 0 | 0 |
meth |
Continuous_MountainCarEnv.close |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.min_action |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.max_action |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.min_position |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.max_position |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.max_speed |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.goal_position |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.goal_velocity |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.power |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.low_state |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.high_state |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.render_mode |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.screen_width |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.screen_height |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.screen |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.clock |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.isopen |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.action_space |
1 | 0 | 0 |
attr |
Continuous_MountainCarEnv.observation_space |
1 | 0 | 0 |
gym.envs.classic_control.mountain_car (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MountainCarEnv.init |
3 | 1 | 0 |
meth |
MountainCarEnv.step |
2 | 1 | 0 |
meth |
MountainCarEnv.reset |
3 | 2 | 0 |
meth |
MountainCarEnv._height |
2 | 0 | 0 |
meth |
MountainCarEnv.render |
1 | 0 | 0 |
meth |
MountainCarEnv.get_keys_to_action |
1 | 0 | 0 |
meth |
MountainCarEnv.close |
1 | 0 | 0 |
attr |
MountainCarEnv.min_position |
1 | 0 | 0 |
attr |
MountainCarEnv.max_position |
1 | 0 | 0 |
attr |
MountainCarEnv.max_speed |
1 | 0 | 0 |
attr |
MountainCarEnv.goal_position |
1 | 0 | 0 |
attr |
MountainCarEnv.goal_velocity |
1 | 0 | 0 |
attr |
MountainCarEnv.force |
1 | 0 | 0 |
attr |
MountainCarEnv.gravity |
1 | 0 | 0 |
attr |
MountainCarEnv.low |
1 | 0 | 0 |
attr |
MountainCarEnv.high |
1 | 0 | 0 |
attr |
MountainCarEnv.render_mode |
1 | 0 | 0 |
attr |
MountainCarEnv.screen_width |
1 | 0 | 0 |
attr |
MountainCarEnv.screen_height |
1 | 0 | 0 |
attr |
MountainCarEnv.screen |
1 | 0 | 0 |
attr |
MountainCarEnv.clock |
1 | 0 | 0 |
attr |
MountainCarEnv.isopen |
1 | 0 | 0 |
attr |
MountainCarEnv.action_space |
1 | 0 | 0 |
attr |
MountainCarEnv.observation_space |
1 | 0 | 0 |
gym.envs.classic_control.pendulum (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
angle_normalize |
2 | 0 | 0 |
meth |
PendulumEnv.init |
3 | 1 | 0 |
meth |
PendulumEnv.step |
2 | 0 | 0 |
meth |
PendulumEnv.reset |
3 | 2 | 0 |
meth |
PendulumEnv._get_obs |
1 | 0 | 0 |
meth |
PendulumEnv.render |
1 | 0 | 0 |
meth |
PendulumEnv.close |
1 | 0 | 0 |
attr |
PendulumEnv.max_speed |
1 | 0 | 0 |
attr |
PendulumEnv.max_torque |
1 | 0 | 0 |
attr |
PendulumEnv.dt |
1 | 0 | 0 |
attr |
PendulumEnv.g |
1 | 0 | 0 |
attr |
PendulumEnv.m |
1 | 0 | 0 |
attr |
PendulumEnv.l |
1 | 0 | 0 |
attr |
PendulumEnv.render_mode |
1 | 0 | 0 |
attr |
PendulumEnv.screen_dim |
1 | 0 | 0 |
attr |
PendulumEnv.screen |
1 | 0 | 0 |
attr |
PendulumEnv.clock |
1 | 0 | 0 |
attr |
PendulumEnv.isopen |
1 | 0 | 0 |
attr |
PendulumEnv.action_space |
1 | 0 | 0 |
attr |
PendulumEnv.observation_space |
1 | 0 | 0 |
gym.envs.mujoco.ant (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AntEnv.init |
2 | 0 | 0 |
meth |
AntEnv.step |
2 | 0 | 0 |
meth |
AntEnv._get_obs |
1 | 0 | 0 |
meth |
AntEnv.reset_model |
1 | 0 | 0 |
meth |
AntEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.ant_v3 (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AntEnv.init |
11 | 0 | 0 |
meth |
AntEnv.control_cost |
2 | 0 | 0 |
meth |
AntEnv.step |
2 | 0 | 0 |
meth |
AntEnv._get_obs |
1 | 0 | 0 |
meth |
AntEnv.reset_model |
1 | 0 | 0 |
meth |
AntEnv.viewer_setup |
1 | 0 | 0 |
prop |
AntEnv.healthy_reward |
1 | 0 | 0 |
prop |
AntEnv.contact_forces |
1 | 0 | 0 |
prop |
AntEnv.contact_cost |
1 | 0 | 0 |
prop |
AntEnv.is_healthy |
1 | 0 | 0 |
prop |
AntEnv.terminated |
1 | 0 | 0 |
gym.envs.mujoco.ant_v4 (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AntEnv.init |
12 | 0 | 0 |
meth |
AntEnv.control_cost |
2 | 0 | 0 |
meth |
AntEnv.step |
2 | 0 | 0 |
meth |
AntEnv._get_obs |
1 | 0 | 0 |
meth |
AntEnv.reset_model |
1 | 0 | 0 |
meth |
AntEnv.viewer_setup |
1 | 0 | 0 |
prop |
AntEnv.healthy_reward |
1 | 0 | 0 |
prop |
AntEnv.contact_forces |
1 | 0 | 0 |
prop |
AntEnv.contact_cost |
1 | 0 | 0 |
prop |
AntEnv.is_healthy |
1 | 0 | 0 |
prop |
AntEnv.terminated |
1 | 0 | 0 |
gym.envs.mujoco.half_cheetah (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HalfCheetahEnv.init |
2 | 0 | 0 |
meth |
HalfCheetahEnv.step |
2 | 0 | 0 |
meth |
HalfCheetahEnv._get_obs |
1 | 0 | 0 |
meth |
HalfCheetahEnv.reset_model |
1 | 0 | 0 |
meth |
HalfCheetahEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.half_cheetah_v3 (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HalfCheetahEnv.init |
7 | 0 | 0 |
meth |
HalfCheetahEnv.control_cost |
2 | 0 | 0 |
meth |
HalfCheetahEnv.step |
2 | 0 | 0 |
meth |
HalfCheetahEnv._get_obs |
1 | 0 | 0 |
meth |
HalfCheetahEnv.reset_model |
1 | 0 | 0 |
meth |
HalfCheetahEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.half_cheetah_v4 (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HalfCheetahEnv.init |
6 | 0 | 0 |
meth |
HalfCheetahEnv.control_cost |
2 | 0 | 0 |
meth |
HalfCheetahEnv.step |
2 | 0 | 0 |
meth |
HalfCheetahEnv._get_obs |
1 | 0 | 0 |
meth |
HalfCheetahEnv.reset_model |
1 | 0 | 0 |
meth |
HalfCheetahEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.hopper (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HopperEnv.init |
2 | 0 | 0 |
meth |
HopperEnv.step |
2 | 0 | 0 |
meth |
HopperEnv._get_obs |
1 | 0 | 0 |
meth |
HopperEnv.reset_model |
1 | 0 | 0 |
meth |
HopperEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.hopper_v3 (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HopperEnv.init |
12 | 0 | 0 |
meth |
HopperEnv.control_cost |
2 | 0 | 0 |
meth |
HopperEnv._get_obs |
1 | 0 | 0 |
meth |
HopperEnv.step |
2 | 0 | 0 |
meth |
HopperEnv.reset_model |
1 | 0 | 0 |
meth |
HopperEnv.viewer_setup |
1 | 0 | 0 |
prop |
HopperEnv.healthy_reward |
1 | 0 | 0 |
prop |
HopperEnv.is_healthy |
1 | 0 | 0 |
prop |
HopperEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
gym.envs.mujoco.hopper_v4 (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HopperEnv.init |
11 | 0 | 0 |
meth |
HopperEnv.control_cost |
2 | 0 | 0 |
meth |
HopperEnv._get_obs |
1 | 0 | 0 |
meth |
HopperEnv.step |
2 | 0 | 0 |
meth |
HopperEnv.reset_model |
1 | 0 | 0 |
meth |
HopperEnv.viewer_setup |
1 | 0 | 0 |
prop |
HopperEnv.healthy_reward |
1 | 0 | 0 |
prop |
HopperEnv.is_healthy |
1 | 0 | 0 |
prop |
HopperEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
gym.envs.mujoco.humanoid (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanoidEnv.init |
2 | 0 | 0 |
meth |
HumanoidEnv._get_obs |
1 | 0 | 0 |
meth |
HumanoidEnv.step |
2 | 0 | 0 |
meth |
HumanoidEnv.reset_model |
1 | 0 | 0 |
meth |
HumanoidEnv.viewer_setup |
1 | 0 | 0 |
func |
mass_center |
3 | 0 | 0 |
gym.envs.mujoco.humanoid_v3 (27 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanoidEnv.init |
12 | 0 | 0 |
meth |
HumanoidEnv.control_cost |
2 | 0 | 0 |
meth |
HumanoidEnv._get_obs |
1 | 0 | 0 |
meth |
HumanoidEnv.step |
2 | 0 | 0 |
meth |
HumanoidEnv.reset_model |
1 | 0 | 0 |
meth |
HumanoidEnv.viewer_setup |
1 | 0 | 0 |
prop |
HumanoidEnv.healthy_reward |
1 | 0 | 0 |
prop |
HumanoidEnv.contact_cost |
1 | 0 | 0 |
prop |
HumanoidEnv.is_healthy |
1 | 0 | 0 |
prop |
HumanoidEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
func |
mass_center |
3 | 0 | 0 |
gym.envs.mujoco.humanoid_v4 (23 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanoidEnv.init |
9 | 0 | 0 |
meth |
HumanoidEnv.control_cost |
2 | 0 | 0 |
meth |
HumanoidEnv._get_obs |
1 | 0 | 0 |
meth |
HumanoidEnv.step |
2 | 0 | 0 |
meth |
HumanoidEnv.reset_model |
1 | 0 | 0 |
meth |
HumanoidEnv.viewer_setup |
1 | 0 | 0 |
prop |
HumanoidEnv.healthy_reward |
1 | 0 | 0 |
prop |
HumanoidEnv.is_healthy |
1 | 0 | 0 |
prop |
HumanoidEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
func |
mass_center |
3 | 0 | 0 |
gym.envs.mujoco.humanoidstandup (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanoidStandupEnv.init |
2 | 0 | 0 |
meth |
HumanoidStandupEnv._get_obs |
1 | 0 | 0 |
meth |
HumanoidStandupEnv.step |
2 | 0 | 0 |
meth |
HumanoidStandupEnv.reset_model |
1 | 0 | 0 |
meth |
HumanoidStandupEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.humanoidstandup_v4 (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanoidStandupEnv.init |
2 | 0 | 0 |
meth |
HumanoidStandupEnv._get_obs |
1 | 0 | 0 |
meth |
HumanoidStandupEnv.step |
2 | 0 | 0 |
meth |
HumanoidStandupEnv.reset_model |
1 | 0 | 0 |
meth |
HumanoidStandupEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.inverted_double_pendulum (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InvertedDoublePendulumEnv.init |
2 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.step |
2 | 0 | 0 |
meth |
InvertedDoublePendulumEnv._get_obs |
1 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.reset_model |
1 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.inverted_double_pendulum_v4 (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InvertedDoublePendulumEnv.init |
2 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.step |
2 | 0 | 0 |
meth |
InvertedDoublePendulumEnv._get_obs |
1 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.reset_model |
1 | 0 | 0 |
meth |
InvertedDoublePendulumEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.inverted_pendulum (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InvertedPendulumEnv.init |
2 | 0 | 0 |
meth |
InvertedPendulumEnv.step |
2 | 0 | 0 |
meth |
InvertedPendulumEnv.reset_model |
1 | 0 | 0 |
meth |
InvertedPendulumEnv._get_obs |
1 | 0 | 0 |
meth |
InvertedPendulumEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.inverted_pendulum_v4 (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InvertedPendulumEnv.init |
2 | 0 | 0 |
meth |
InvertedPendulumEnv.step |
2 | 0 | 0 |
meth |
InvertedPendulumEnv.reset_model |
1 | 0 | 0 |
meth |
InvertedPendulumEnv._get_obs |
1 | 0 | 0 |
meth |
InvertedPendulumEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.mujoco_env (64 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MuJocoPyEnv.init |
9 | 8 | 0 |
meth |
MuJocoPyEnv._initialize_simulation |
1 | 0 | 0 |
meth |
MuJocoPyEnv._reset_simulation |
1 | 0 | 0 |
meth |
MuJocoPyEnv.set_state |
3 | 0 | 0 |
meth |
MuJocoPyEnv._step_mujoco_simulation |
3 | 0 | 0 |
meth |
MuJocoPyEnv.render |
1 | 0 | 0 |
meth |
MuJocoPyEnv._get_viewer |
2 | 1 | 0 |
meth |
MuJocoPyEnv.get_body_com |
2 | 0 | 0 |
meth |
MujocoEnv.init |
9 | 6 | 0 |
meth |
MujocoEnv._initialize_simulation |
1 | 0 | 0 |
meth |
MujocoEnv._reset_simulation |
1 | 0 | 0 |
meth |
MujocoEnv.set_state |
3 | 0 | 0 |
meth |
MujocoEnv._step_mujoco_simulation |
3 | 0 | 0 |
meth |
MujocoEnv.render |
1 | 0 | 0 |
meth |
MujocoEnv.close |
1 | 0 | 0 |
meth |
MujocoEnv._get_viewer |
2 | 1 | 0 |
meth |
MujocoEnv.get_body_com |
2 | 0 | 0 |
meth |
BaseMujocoEnv.init |
9 | 6 | 0 |
meth |
BaseMujocoEnv._set_action_space |
1 | 0 | 0 |
meth |
BaseMujocoEnv.reset_model |
1 | 0 | 0 |
meth |
BaseMujocoEnv.viewer_setup |
1 | 0 | 0 |
meth |
BaseMujocoEnv._initialize_simulation |
1 | 0 | 0 |
meth |
BaseMujocoEnv._reset_simulation |
1 | 0 | 0 |
meth |
BaseMujocoEnv._step_mujoco_simulation |
3 | 0 | 0 |
meth |
BaseMujocoEnv.render |
1 | 0 | 0 |
meth |
BaseMujocoEnv.reset |
3 | 2 | 0 |
meth |
BaseMujocoEnv.set_state |
3 | 0 | 0 |
meth |
BaseMujocoEnv.do_simulation |
3 | 0 | 0 |
meth |
BaseMujocoEnv.close |
1 | 0 | 0 |
meth |
BaseMujocoEnv.get_body_com |
2 | 0 | 0 |
meth |
BaseMujocoEnv.state_vector |
1 | 0 | 0 |
prop |
BaseMujocoEnv.dt |
1 | 0 | 0 |
attr |
BaseMujocoEnv.width |
1 | 0 | 0 |
attr |
BaseMujocoEnv.height |
1 | 0 | 0 |
attr |
BaseMujocoEnv.init_qpos |
1 | 0 | 0 |
attr |
BaseMujocoEnv.init_qvel |
1 | 0 | 0 |
attr |
BaseMujocoEnv.frame_skip |
1 | 0 | 0 |
attr |
BaseMujocoEnv.viewer |
1 | 0 | 0 |
attr |
BaseMujocoEnv.observation_space |
1 | 0 | 0 |
attr |
BaseMujocoEnv.render_mode |
1 | 0 | 0 |
attr |
BaseMujocoEnv.camera_name |
1 | 0 | 0 |
attr |
BaseMujocoEnv.camera_id |
1 | 0 | 0 |
attr |
BaseMujocoEnv.fullpath |
1 | 0 | 0 |
gym.envs.mujoco.mujoco_rendering (61 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Viewer.init |
3 | 0 | 0 |
meth |
Viewer._key_callback |
6 | 0 | 0 |
meth |
Viewer._cursor_pos_callback |
4 | 0 | 0 |
meth |
Viewer._mouse_button_callback |
5 | 0 | 0 |
meth |
Viewer._scroll_callback |
4 | 0 | 0 |
meth |
Viewer._create_overlay |
1 | 0 | 0 |
meth |
Viewer.render |
1 | 0 | 0 |
meth |
Viewer.close |
1 | 0 | 0 |
attr |
Viewer.window |
1 | 0 | 0 |
attr |
Viewer.viewport |
1 | 0 | 0 |
meth |
RenderContextOffscreen.init |
3 | 0 | 0 |
meth |
RenderContextOffscreen._get_opengl_backend |
3 | 0 | 0 |
meth |
RenderContext.init |
4 | 0 | 0 |
meth |
RenderContext._set_mujoco_buffers |
1 | 0 | 0 |
meth |
RenderContext.render |
3 | 0 | 0 |
meth |
RenderContext.read_pixels |
3 | 0 | 0 |
meth |
RenderContext._init_camera |
1 | 0 | 0 |
meth |
RenderContext.add_overlay |
4 | 3 | 0 |
meth |
RenderContext.add_marker |
2 | 0 | 0 |
meth |
RenderContext._add_marker_to_scene |
2 | 0 | 0 |
meth |
RenderContext.close |
1 | 0 | 0 |
attr |
RenderContext.model |
1 | 0 | 0 |
attr |
RenderContext.data |
1 | 0 | 0 |
attr |
RenderContext.offscreen |
1 | 0 | 0 |
attr |
RenderContext.offwidth |
1 | 0 | 0 |
attr |
RenderContext.offheight |
1 | 0 | 0 |
attr |
RenderContext.scn |
1 | 0 | 0 |
attr |
RenderContext.cam |
1 | 0 | 0 |
attr |
RenderContext.vopt |
1 | 0 | 0 |
attr |
RenderContext.pert |
1 | 0 | 0 |
attr |
RenderContext.con |
1 | 0 | 0 |
gym.envs.mujoco.pusher (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PusherEnv.init |
2 | 0 | 0 |
meth |
PusherEnv.step |
2 | 0 | 0 |
meth |
PusherEnv.viewer_setup |
1 | 0 | 0 |
meth |
PusherEnv.reset_model |
1 | 0 | 0 |
meth |
PusherEnv._get_obs |
1 | 0 | 0 |
gym.envs.mujoco.pusher_v4 (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PusherEnv.init |
2 | 0 | 0 |
meth |
PusherEnv.step |
2 | 0 | 0 |
meth |
PusherEnv.viewer_setup |
1 | 0 | 0 |
meth |
PusherEnv.reset_model |
1 | 0 | 0 |
meth |
PusherEnv._get_obs |
1 | 0 | 0 |
gym.envs.mujoco.reacher (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReacherEnv.init |
2 | 0 | 0 |
meth |
ReacherEnv.step |
2 | 0 | 0 |
meth |
ReacherEnv.viewer_setup |
1 | 0 | 0 |
meth |
ReacherEnv.reset_model |
1 | 0 | 0 |
meth |
ReacherEnv._get_obs |
1 | 0 | 0 |
gym.envs.mujoco.reacher_v4 (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ReacherEnv.init |
2 | 0 | 0 |
meth |
ReacherEnv.step |
2 | 0 | 0 |
meth |
ReacherEnv.viewer_setup |
1 | 0 | 0 |
meth |
ReacherEnv.reset_model |
1 | 0 | 0 |
meth |
ReacherEnv._get_obs |
1 | 0 | 0 |
gym.envs.mujoco.swimmer (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SwimmerEnv.init |
2 | 0 | 0 |
meth |
SwimmerEnv.step |
2 | 0 | 0 |
meth |
SwimmerEnv._get_obs |
1 | 0 | 0 |
meth |
SwimmerEnv.reset_model |
1 | 0 | 0 |
gym.envs.mujoco.swimmer_v3 (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SwimmerEnv.init |
7 | 0 | 0 |
meth |
SwimmerEnv.control_cost |
2 | 0 | 0 |
meth |
SwimmerEnv.step |
2 | 0 | 0 |
meth |
SwimmerEnv._get_obs |
1 | 0 | 0 |
meth |
SwimmerEnv.reset_model |
1 | 0 | 0 |
meth |
SwimmerEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.swimmer_v4 (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SwimmerEnv.init |
6 | 0 | 0 |
meth |
SwimmerEnv.control_cost |
2 | 0 | 0 |
meth |
SwimmerEnv.step |
2 | 0 | 0 |
meth |
SwimmerEnv._get_obs |
1 | 0 | 0 |
meth |
SwimmerEnv.reset_model |
1 | 0 | 0 |
meth |
SwimmerEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.walker2d (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Walker2dEnv.init |
2 | 0 | 0 |
meth |
Walker2dEnv.step |
2 | 0 | 0 |
meth |
Walker2dEnv._get_obs |
1 | 0 | 0 |
meth |
Walker2dEnv.reset_model |
1 | 0 | 0 |
meth |
Walker2dEnv.viewer_setup |
1 | 0 | 0 |
gym.envs.mujoco.walker2d_v3 (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Walker2dEnv.init |
11 | 0 | 0 |
meth |
Walker2dEnv.control_cost |
2 | 0 | 0 |
meth |
Walker2dEnv._get_obs |
1 | 0 | 0 |
meth |
Walker2dEnv.step |
2 | 0 | 0 |
meth |
Walker2dEnv.reset_model |
1 | 0 | 0 |
meth |
Walker2dEnv.viewer_setup |
1 | 0 | 0 |
prop |
Walker2dEnv.healthy_reward |
1 | 0 | 0 |
prop |
Walker2dEnv.is_healthy |
1 | 0 | 0 |
prop |
Walker2dEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
gym.envs.mujoco.walker2d_v4 (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Walker2dEnv.init |
10 | 0 | 0 |
meth |
Walker2dEnv.control_cost |
2 | 0 | 0 |
meth |
Walker2dEnv._get_obs |
1 | 0 | 0 |
meth |
Walker2dEnv.step |
2 | 0 | 0 |
meth |
Walker2dEnv.reset_model |
1 | 0 | 0 |
meth |
Walker2dEnv.viewer_setup |
1 | 0 | 0 |
prop |
Walker2dEnv.healthy_reward |
1 | 0 | 0 |
prop |
Walker2dEnv.is_healthy |
1 | 0 | 0 |
prop |
Walker2dEnv.terminated |
1 | 0 | 0 |
attr |
DEFAULT_CAMERA_CONFIG |
1 | 0 | 0 |
gym.envs.registration (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
make |
3 | 2 | 0 |
func |
register |
11 | 9 | 0 |
func |
namespace |
2 | 1 | 0 |
meth |
EnvSpec.post_init |
1 | 0 | 0 |
meth |
EnvSpec.make |
2 | 1 | 0 |
attr |
ENV_ID_RE |
1 | 0 | 0 |
gym.envs.toy_text.blackjack (31 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
is_bust |
2 | 0 | 0 |
func |
is_natural |
2 | 0 | 0 |
meth |
BlackjackEnv.init |
4 | 1 | 0 |
meth |
BlackjackEnv.step |
2 | 0 | 0 |
meth |
BlackjackEnv._get_obs |
1 | 0 | 0 |
meth |
BlackjackEnv.reset |
3 | 2 | 0 |
meth |
BlackjackEnv.render |
1 | 0 | 0 |
meth |
BlackjackEnv.close |
1 | 0 | 0 |
attr |
BlackjackEnv.action_space |
1 | 0 | 0 |
attr |
BlackjackEnv.observation_space |
1 | 0 | 0 |
attr |
BlackjackEnv.natural |
1 | 0 | 0 |
attr |
BlackjackEnv.sab |
1 | 0 | 0 |
attr |
BlackjackEnv.render_mode |
1 | 0 | 0 |
func |
sum_hand |
2 | 0 | 0 |
func |
usable_ace |
2 | 0 | 0 |
func |
cmp |
3 | 0 | 0 |
func |
draw_card |
2 | 0 | 0 |
func |
score |
2 | 0 | 0 |
func |
draw_hand |
2 | 0 | 0 |
gym.envs.toy_text.cliffwalking (31 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CliffWalkingEnv.init |
2 | 1 | 0 |
meth |
CliffWalkingEnv._calculate_transition_prob |
3 | 0 | 0 |
meth |
CliffWalkingEnv.step |
2 | 0 | 0 |
meth |
CliffWalkingEnv.reset |
3 | 2 | 0 |
meth |
CliffWalkingEnv.render |
1 | 0 | 0 |
meth |
CliffWalkingEnv._render_gui |
2 | 0 | 0 |
meth |
CliffWalkingEnv._render_text |
1 | 0 | 0 |
attr |
CliffWalkingEnv.shape |
1 | 0 | 0 |
attr |
CliffWalkingEnv.start_state_index |
1 | 0 | 0 |
attr |
CliffWalkingEnv.nS |
1 | 0 | 0 |
attr |
CliffWalkingEnv.nA |
1 | 0 | 0 |
attr |
CliffWalkingEnv.P |
1 | 0 | 0 |
attr |
CliffWalkingEnv.initial_state_distrib |
1 | 0 | 0 |
attr |
CliffWalkingEnv.observation_space |
1 | 0 | 0 |
attr |
CliffWalkingEnv.action_space |
1 | 0 | 0 |
attr |
CliffWalkingEnv.render_mode |
1 | 0 | 0 |
attr |
CliffWalkingEnv.cell_size |
1 | 0 | 0 |
attr |
CliffWalkingEnv.window_size |
1 | 0 | 0 |
attr |
CliffWalkingEnv.window_surface |
1 | 0 | 0 |
attr |
CliffWalkingEnv.clock |
1 | 0 | 0 |
attr |
CliffWalkingEnv.elf_images |
1 | 0 | 0 |
attr |
CliffWalkingEnv.start_img |
1 | 0 | 0 |
attr |
CliffWalkingEnv.goal_img |
1 | 0 | 0 |
attr |
CliffWalkingEnv.cliff_img |
1 | 0 | 0 |
attr |
CliffWalkingEnv.mountain_bg_img |
1 | 0 | 0 |
attr |
CliffWalkingEnv.near_cliff_img |
1 | 0 | 0 |
attr |
CliffWalkingEnv.tree_img |
1 | 0 | 0 |
gym.envs.toy_text.frozen_lake (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FrozenLakeEnv.init |
5 | 1 | 0 |
meth |
FrozenLakeEnv.step |
2 | 0 | 0 |
meth |
FrozenLakeEnv.reset |
3 | 2 | 0 |
meth |
FrozenLakeEnv.render |
1 | 0 | 0 |
meth |
FrozenLakeEnv._render_gui |
2 | 0 | 0 |
meth |
FrozenLakeEnv._center_small_rect |
3 | 0 | 0 |
meth |
FrozenLakeEnv._render_text |
1 | 0 | 0 |
meth |
FrozenLakeEnv.close |
1 | 0 | 0 |
attr |
FrozenLakeEnv.desc |
1 | 0 | 0 |
attr |
FrozenLakeEnv.reward_range |
1 | 0 | 0 |
attr |
FrozenLakeEnv.initial_state_distrib |
1 | 0 | 0 |
attr |
FrozenLakeEnv.P |
1 | 0 | 0 |
attr |
FrozenLakeEnv.observation_space |
1 | 0 | 0 |
attr |
FrozenLakeEnv.action_space |
1 | 0 | 0 |
attr |
FrozenLakeEnv.render_mode |
1 | 0 | 0 |
attr |
FrozenLakeEnv.window_size |
1 | 0 | 0 |
attr |
FrozenLakeEnv.cell_size |
1 | 0 | 0 |
attr |
FrozenLakeEnv.window_surface |
1 | 0 | 0 |
attr |
FrozenLakeEnv.clock |
1 | 0 | 0 |
attr |
FrozenLakeEnv.hole_img |
1 | 0 | 0 |
attr |
FrozenLakeEnv.cracked_hole_img |
1 | 0 | 0 |
attr |
FrozenLakeEnv.ice_img |
1 | 0 | 0 |
attr |
FrozenLakeEnv.elf_images |
1 | 0 | 0 |
attr |
FrozenLakeEnv.goal_img |
1 | 0 | 0 |
attr |
FrozenLakeEnv.start_img |
1 | 0 | 0 |
gym.envs.toy_text.taxi (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TaxiEnv.init |
2 | 1 | 0 |
meth |
TaxiEnv.encode |
5 | 0 | 0 |
meth |
TaxiEnv.decode |
2 | 0 | 0 |
meth |
TaxiEnv.action_mask |
2 | 1 | 0 |
meth |
TaxiEnv.step |
2 | 0 | 0 |
meth |
TaxiEnv.reset |
3 | 2 | 0 |
meth |
TaxiEnv.render |
1 | 0 | 0 |
meth |
TaxiEnv._render_gui |
2 | 0 | 0 |
meth |
TaxiEnv.get_surf_loc |
2 | 0 | 0 |
meth |
TaxiEnv._render_text |
1 | 0 | 0 |
meth |
TaxiEnv.close |
1 | 0 | 0 |
attr |
TaxiEnv.desc |
1 | 0 | 0 |
attr |
TaxiEnv.locs |
1 | 0 | 0 |
attr |
TaxiEnv.locs_colors |
1 | 0 | 0 |
attr |
TaxiEnv.initial_state_distrib |
1 | 0 | 0 |
attr |
TaxiEnv.P |
1 | 0 | 0 |
attr |
TaxiEnv.action_space |
1 | 0 | 0 |
attr |
TaxiEnv.observation_space |
1 | 0 | 0 |
attr |
TaxiEnv.render_mode |
1 | 0 | 0 |
attr |
TaxiEnv.window |
1 | 0 | 0 |
attr |
TaxiEnv.clock |
1 | 0 | 0 |
attr |
TaxiEnv.cell_size |
1 | 0 | 0 |
attr |
TaxiEnv.taxi_imgs |
1 | 0 | 0 |
attr |
TaxiEnv.taxi_orientation |
1 | 0 | 0 |
attr |
TaxiEnv.passenger_img |
1 | 0 | 0 |
attr |
TaxiEnv.destination_img |
1 | 0 | 0 |
attr |
TaxiEnv.median_horiz |
1 | 0 | 0 |
attr |
TaxiEnv.median_vert |
1 | 0 | 0 |
attr |
TaxiEnv.background_img |
1 | 0 | 0 |
gym.envs.toy_text.utils (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
categorical_sample |
3 | 1 | 0 |
gym.error (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NoAsyncCallError.init |
3 | 2 | 0 |
attr |
NoAsyncCallError.name |
1 | 0 | 0 |
meth |
AlreadyPendingCallError.init |
3 | 2 | 0 |
attr |
AlreadyPendingCallError.name |
1 | 0 | 0 |
meth |
APIError.init |
6 | 0 | 0 |
meth |
APIError.unicode |
1 | 0 | 0 |
meth |
APIError.str |
1 | 0 | 0 |
attr |
APIError.http_body |
1 | 0 | 0 |
attr |
APIError.http_status |
1 | 0 | 0 |
attr |
APIError.json_body |
1 | 0 | 0 |
attr |
APIError.headers |
1 | 0 | 0 |
attr |
APIError.request_id |
1 | 0 | 0 |
meth |
InvalidRequestError.init |
7 | 0 | 0 |
attr |
InvalidRequestError.param |
1 | 0 | 0 |
gym.logger (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
deprecation |
3 | 2 | 0 |
func |
info |
3 | 2 | 0 |
func |
error |
3 | 2 | 0 |
func |
warn |
5 | 4 | 0 |
func |
debug |
3 | 2 | 0 |
func |
set_level |
2 | 1 | 0 |
gym.spaces.box (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Box.init |
6 | 5 | 0 |
meth |
Box.contains |
2 | 1 | 0 |
meth |
Box.to_jsonable |
2 | 0 | 0 |
meth |
Box.eq |
2 | 1 | 0 |
meth |
Box.setstate |
2 | 1 | 0 |
prop |
Box.is_np_flattenable |
1 | 0 | 0 |
attr |
Box.dtype |
1 | 0 | 0 |
attr |
Box.bounded_below |
1 | 0 | 0 |
attr |
Box.bounded_above |
1 | 0 | 0 |
attr |
Box.low |
1 | 0 | 0 |
attr |
Box.high |
1 | 0 | 0 |
attr |
Box.low_repr |
1 | 0 | 0 |
attr |
Box.high_repr |
1 | 0 | 0 |
func |
is_float_integer |
2 | 1 | 0 |
func |
get_precision |
2 | 1 | 0 |
func |
get_inf |
3 | 2 | 0 |
gym.spaces.dict (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dict.init |
4 | 3 | 0 |
meth |
Dict.contains |
2 | 1 | 0 |
meth |
Dict.setitem |
3 | 2 | 0 |
meth |
Dict.iter |
1 | 0 | 0 |
meth |
Dict.eq |
2 | 1 | 0 |
prop |
Dict.is_np_flattenable |
1 | 0 | 0 |
attr |
Dict.spaces |
1 | 0 | 0 |
gym.spaces.discrete (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Discrete.init |
4 | 3 | 0 |
meth |
Discrete.contains |
2 | 1 | 0 |
meth |
Discrete.eq |
2 | 1 | 0 |
meth |
Discrete.setstate |
2 | 0 | 0 |
prop |
Discrete.is_np_flattenable |
1 | 0 | 0 |
attr |
Discrete.n |
1 | 0 | 0 |
attr |
Discrete.start |
1 | 0 | 0 |
gym.spaces.graph (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Graph.init |
4 | 3 | 0 |
meth |
Graph.eq |
2 | 1 | 0 |
prop |
Graph.is_np_flattenable |
1 | 0 | 0 |
attr |
Graph.node_space |
1 | 0 | 0 |
attr |
Graph.edge_space |
1 | 0 | 0 |
gym.spaces.multi_binary (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MultiBinary.init |
3 | 2 | 0 |
meth |
MultiBinary.contains |
2 | 1 | 0 |
meth |
MultiBinary.to_jsonable |
2 | 1 | 0 |
meth |
MultiBinary.from_jsonable |
2 | 1 | 0 |
meth |
MultiBinary.eq |
2 | 1 | 0 |
prop |
MultiBinary.is_np_flattenable |
1 | 0 | 0 |
attr |
MultiBinary.n |
1 | 0 | 0 |
gym.spaces.multi_discrete (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MultiDiscrete.init |
4 | 2 | 0 |
meth |
MultiDiscrete.contains |
2 | 1 | 0 |
meth |
MultiDiscrete.to_jsonable |
2 | 1 | 0 |
meth |
MultiDiscrete.from_jsonable |
2 | 0 | 0 |
meth |
MultiDiscrete.repr |
1 | 0 | 0 |
meth |
MultiDiscrete.getitem |
2 | 0 | 0 |
meth |
MultiDiscrete.len |
1 | 0 | 0 |
meth |
MultiDiscrete.eq |
2 | 0 | 0 |
prop |
MultiDiscrete.is_np_flattenable |
1 | 0 | 0 |
attr |
MultiDiscrete.nvec |
1 | 0 | 0 |
gym.spaces.sequence (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Sequence.init |
3 | 2 | 0 |
meth |
Sequence.contains |
2 | 1 | 0 |
meth |
Sequence.eq |
2 | 1 | 0 |
prop |
Sequence.is_np_flattenable |
1 | 0 | 0 |
attr |
Sequence.feature_space |
1 | 0 | 0 |
gym.spaces.space (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Space.init |
4 | 3 | 0 |
meth |
Space.contains |
2 | 1 | 0 |
meth |
Space.contains |
2 | 1 | 0 |
meth |
Space.setstate |
2 | 1 | 0 |
prop |
Space.is_np_flattenable |
1 | 0 | 0 |
attr |
Space.dtype |
1 | 0 | 0 |
gym.spaces.text (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Text.init |
5 | 4 | 0 |
meth |
Text.contains |
2 | 2 | 1 |
meth |
Text.eq |
2 | 1 | 0 |
gym.spaces.tuple (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tuple.init |
3 | 2 | 0 |
meth |
Tuple.contains |
2 | 1 | 0 |
meth |
Tuple.from_jsonable |
2 | 1 | 0 |
meth |
Tuple.eq |
2 | 1 | 0 |
prop |
Tuple.is_np_flattenable |
1 | 0 | 0 |
attr |
Tuple.spaces |
1 | 0 | 0 |
gym.utils.colorize (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
color2num |
1 | 0 | 0 |
gym.utils.env_checker (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
check_reset_seed |
2 | 1 | 0 |
func |
check_space_limit |
3 | 1 | 0 |
func |
check_reset_options |
2 | 1 | 0 |
func |
check_reset_return_info_deprecation |
2 | 1 | 0 |
func |
data_equivalence |
3 | 1 | 0 |
func |
check_reset_return_type |
2 | 1 | 0 |
func |
check_seed_deprecation |
2 | 1 | 0 |
func |
check_env |
4 | 3 | 0 |
gym.utils.ezpickle (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EzPickle.init |
3 | 0 | 0 |
meth |
EzPickle.getstate |
1 | 0 | 0 |
meth |
EzPickle.setstate |
2 | 0 | 0 |
gym.utils.passive_env_checker (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
env_step_passive_checker |
3 | 0 | 0 |
func |
env_reset_passive_checker |
3 | 0 | 0 |
func |
check_space |
4 | 3 | 0 |
func |
check_obs |
4 | 2 | 0 |
attr |
check_observation_space |
1 | 0 | 0 |
attr |
check_action_space |
1 | 0 | 0 |
func |
env_render_passive_checker |
4 | 0 | 0 |
gym.utils.play (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
display_arr |
5 | 4 | 0 |
meth |
PlayableGame.init |
4 | 3 | 0 |
meth |
PlayableGame.process_event |
2 | 1 | 0 |
attr |
PlayableGame.env |
1 | 0 | 0 |
attr |
PlayableGame.relevant_keys |
1 | 0 | 0 |
attr |
PlayableGame.video_size |
1 | 0 | 0 |
attr |
PlayableGame.screen |
1 | 0 | 0 |
attr |
PlayableGame.pressed_keys |
1 | 0 | 0 |
attr |
PlayableGame.running |
1 | 0 | 0 |
meth |
PlayPlot.init |
4 | 3 | 0 |
meth |
PlayPlot.callback |
8 | 7 | 0 |
attr |
PlayPlot.data_callback |
1 | 0 | 0 |
attr |
PlayPlot.horizon_timesteps |
1 | 0 | 0 |
attr |
PlayPlot.plot_names |
1 | 0 | 0 |
attr |
PlayPlot.t |
1 | 0 | 0 |
attr |
PlayPlot.data |
1 | 0 | 0 |
attr |
PlayPlot.ax |
1 | 0 | 0 |
func |
play |
9 | 8 | 0 |
gym.utils.save_video (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
save_video |
10 | 8 | 0 |
gym.utils.step_api_compatibility (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
convert_to_terminated_truncated_step_api |
3 | 2 | 0 |
gym.vector (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
make |
7 | 6 | 0 |
gym.vector.async_vector_env (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AsyncVectorEnv.init |
9 | 8 | 0 |
meth |
AsyncVectorEnv.reset_async |
3 | 2 | 0 |
meth |
AsyncVectorEnv.step_async |
2 | 1 | 0 |
meth |
AsyncVectorEnv.call_async |
4 | 1 | 0 |
meth |
AsyncVectorEnv.set_attr |
3 | 2 | 0 |
meth |
AsyncVectorEnv.close_extras |
3 | 2 | 0 |
meth |
AsyncVectorEnv._poll |
2 | 0 | 0 |
meth |
AsyncVectorEnv._check_spaces |
1 | 0 | 0 |
meth |
AsyncVectorEnv._assert_is_running |
1 | 0 | 0 |
meth |
AsyncVectorEnv._raise_if_errors |
2 | 0 | 0 |
meth |
AsyncVectorEnv.del |
1 | 0 | 0 |
attr |
AsyncVectorEnv.env_fns |
1 | 0 | 0 |
attr |
AsyncVectorEnv.shared_memory |
1 | 0 | 0 |
attr |
AsyncVectorEnv.copy |
1 | 0 | 0 |
attr |
AsyncVectorEnv.metadata |
1 | 0 | 0 |
attr |
AsyncVectorEnv.error_queue |
1 | 0 | 0 |
attr |
AsyncVectorEnv.observations |
1 | 0 | 0 |
gym.vector.sync_vector_env (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SyncVectorEnv.init |
5 | 4 | 0 |
meth |
SyncVectorEnv.seed |
2 | 1 | 0 |
meth |
SyncVectorEnv.reset_wait |
3 | 2 | 0 |
meth |
SyncVectorEnv.step_async |
2 | 0 | 0 |
meth |
SyncVectorEnv.step_wait |
1 | 0 | 0 |
meth |
SyncVectorEnv.call |
4 | 1 | 0 |
meth |
SyncVectorEnv.set_attr |
3 | 2 | 0 |
meth |
SyncVectorEnv.close_extras |
2 | 0 | 0 |
attr |
SyncVectorEnv.env_fns |
1 | 0 | 0 |
attr |
SyncVectorEnv.envs |
1 | 0 | 0 |
attr |
SyncVectorEnv.copy |
1 | 0 | 0 |
attr |
SyncVectorEnv.metadata |
1 | 0 | 0 |
attr |
SyncVectorEnv.observations |
1 | 0 | 0 |
gym.vector.utils.misc (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
clear_mpi_env_vars |
1 | 0 | 0 |
meth |
CloudpickleWrapper.init |
2 | 1 | 0 |
meth |
CloudpickleWrapper.getstate |
1 | 0 | 0 |
meth |
CloudpickleWrapper.setstate |
2 | 0 | 0 |
meth |
CloudpickleWrapper.call |
1 | 0 | 0 |
attr |
CloudpickleWrapper.fn |
1 | 0 | 0 |
gym.vector.utils.shared_memory (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
write_to_shared_memory |
5 | 4 | 0 |
func |
create_shared_memory |
4 | 3 | 0 |
gym.vector.utils.spaces (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
iterate |
3 | 2 | 0 |
gym.vector.vector_env (57 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VectorEnv.init |
4 | 3 | 0 |
meth |
VectorEnv.reset_async |
3 | 2 | 0 |
meth |
VectorEnv.reset_wait |
3 | 2 | 0 |
meth |
VectorEnv.reset |
3 | 2 | 0 |
meth |
VectorEnv.step_async |
2 | 0 | 0 |
meth |
VectorEnv.step_wait |
2 | 0 | 0 |
meth |
VectorEnv.step |
2 | 0 | 0 |
meth |
VectorEnv.call_async |
4 | 0 | 0 |
meth |
VectorEnv.call_wait |
2 | 1 | 0 |
meth |
VectorEnv.call |
4 | 2 | 0 |
meth |
VectorEnv.get_attr |
2 | 1 | 0 |
meth |
VectorEnv.set_attr |
3 | 2 | 0 |
meth |
VectorEnv.close_extras |
2 | 0 | 0 |
meth |
VectorEnv.close |
2 | 0 | 0 |
meth |
VectorEnv.del |
1 | 0 | 0 |
attr |
VectorEnv.num_envs |
1 | 0 | 0 |
attr |
VectorEnv.is_vector_env |
1 | 0 | 0 |
attr |
VectorEnv.observation_space |
1 | 0 | 0 |
attr |
VectorEnv.action_space |
1 | 0 | 0 |
attr |
VectorEnv.closed |
1 | 0 | 0 |
attr |
VectorEnv.viewer |
1 | 0 | 0 |
attr |
VectorEnv.single_observation_space |
1 | 0 | 0 |
attr |
VectorEnv.single_action_space |
1 | 0 | 0 |
meth |
VectorEnvWrapper.init |
2 | 1 | 0 |
meth |
VectorEnvWrapper.reset_async |
2 | 0 | 0 |
meth |
VectorEnvWrapper.reset_wait |
2 | 0 | 0 |
meth |
VectorEnvWrapper.step_async |
2 | 0 | 0 |
meth |
VectorEnvWrapper.step_wait |
1 | 0 | 0 |
meth |
VectorEnvWrapper.close |
2 | 0 | 0 |
meth |
VectorEnvWrapper.close_extras |
2 | 0 | 0 |
meth |
VectorEnvWrapper.call |
4 | 0 | 0 |
meth |
VectorEnvWrapper.set_attr |
3 | 0 | 0 |
meth |
VectorEnvWrapper.getattr |
2 | 0 | 0 |
meth |
VectorEnvWrapper.repr |
1 | 0 | 0 |
meth |
VectorEnvWrapper.del |
1 | 0 | 0 |
prop |
VectorEnvWrapper.unwrapped |
1 | 0 | 0 |
attr |
VectorEnvWrapper.env |
1 | 0 | 0 |
gym.wrappers.atari_preprocessing (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AtariPreprocessing.init |
9 | 8 | 0 |
meth |
AtariPreprocessing.step |
2 | 0 | 0 |
meth |
AtariPreprocessing.reset |
2 | 0 | 0 |
meth |
AtariPreprocessing._get_obs |
1 | 0 | 0 |
prop |
AtariPreprocessing.ale |
1 | 0 | 0 |
attr |
AtariPreprocessing.noop_max |
1 | 0 | 0 |
attr |
AtariPreprocessing.frame_skip |
1 | 0 | 0 |
attr |
AtariPreprocessing.screen_size |
1 | 0 | 0 |
attr |
AtariPreprocessing.terminal_on_life_loss |
1 | 0 | 0 |
attr |
AtariPreprocessing.grayscale_obs |
1 | 0 | 0 |
attr |
AtariPreprocessing.grayscale_newaxis |
1 | 0 | 0 |
attr |
AtariPreprocessing.scale_obs |
1 | 0 | 0 |
attr |
AtariPreprocessing.lives |
1 | 0 | 0 |
attr |
AtariPreprocessing.game_over |
1 | 0 | 0 |
attr |
AtariPreprocessing.observation_space |
1 | 0 | 0 |
attr |
AtariPreprocessing.obs_buffer |
1 | 0 | 0 |
gym.wrappers.autoreset (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AutoResetWrapper.init |
2 | 1 | 0 |
meth |
AutoResetWrapper.step |
2 | 0 | 0 |
gym.wrappers.clip_action (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ClipAction.init |
2 | 1 | 0 |
meth |
ClipAction.action |
2 | 0 | 0 |
gym.wrappers.compatibility (11 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EnvCompatibility.init |
3 | 2 | 0 |
meth |
EnvCompatibility.step |
2 | 2 | 1 |
meth |
EnvCompatibility.render |
1 | 1 | 1 |
meth |
EnvCompatibility.close |
1 | 0 | 0 |
meth |
EnvCompatibility.str |
1 | 0 | 0 |
meth |
EnvCompatibility.repr |
1 | 0 | 0 |
attr |
EnvCompatibility.metadata |
1 | 0 | 0 |
attr |
EnvCompatibility.render_mode |
1 | 0 | 0 |
attr |
EnvCompatibility.reward_range |
1 | 0 | 0 |
attr |
EnvCompatibility.spec |
1 | 0 | 0 |
attr |
EnvCompatibility.env |
1 | 0 | 0 |
attr |
EnvCompatibility.observation_space |
1 | 0 | 0 |
attr |
EnvCompatibility.action_space |
1 | 0 | 0 |
gym.wrappers.env_checker (11 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PassiveEnvChecker.init |
2 | 0 | 0 |
meth |
PassiveEnvChecker.step |
2 | 1 | 0 |
meth |
PassiveEnvChecker.reset |
2 | 0 | 0 |
meth |
PassiveEnvChecker.render |
3 | 0 | 0 |
attr |
PassiveEnvChecker.checked_reset |
1 | 0 | 0 |
attr |
PassiveEnvChecker.checked_step |
1 | 0 | 0 |
attr |
PassiveEnvChecker.checked_render |
1 | 0 | 0 |
gym.wrappers.filter_observation (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FilterObservation.init |
3 | 2 | 0 |
meth |
FilterObservation.observation |
2 | 0 | 0 |
meth |
FilterObservation._filter_observation |
2 | 0 | 0 |
attr |
FilterObservation.observation_space |
1 | 0 | 0 |
gym.wrappers.flatten_observation (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FlattenObservation.init |
2 | 1 | 0 |
meth |
FlattenObservation.observation |
2 | 0 | 0 |
attr |
FlattenObservation.observation_space |
1 | 0 | 0 |
gym.wrappers.frame_stack (24 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LazyFrames.init |
3 | 2 | 0 |
meth |
LazyFrames.array |
2 | 0 | 0 |
meth |
LazyFrames.len |
1 | 0 | 0 |
meth |
LazyFrames.getitem |
2 | 1 | 0 |
meth |
LazyFrames.eq |
2 | 0 | 0 |
meth |
LazyFrames._check_decompress |
2 | 0 | 0 |
attr |
LazyFrames.frame_shape |
1 | 0 | 0 |
attr |
LazyFrames.shape |
1 | 0 | 0 |
attr |
LazyFrames.dtype |
1 | 0 | 0 |
attr |
LazyFrames.lz4_compress |
1 | 0 | 0 |
meth |
FrameStack.init |
4 | 3 | 0 |
meth |
FrameStack.observation |
2 | 0 | 0 |
meth |
FrameStack.step |
2 | 0 | 0 |
meth |
FrameStack.reset |
2 | 0 | 0 |
attr |
FrameStack.num_stack |
1 | 0 | 0 |
attr |
FrameStack.lz4_compress |
1 | 0 | 0 |
attr |
FrameStack.frames |
1 | 0 | 0 |
attr |
FrameStack.observation_space |
1 | 0 | 0 |
gym.wrappers.gray_scale_observation (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
GrayScaleObservation.init |
3 | 2 | 0 |
meth |
GrayScaleObservation.observation |
2 | 0 | 0 |
attr |
GrayScaleObservation.keep_dim |
1 | 0 | 0 |
attr |
GrayScaleObservation.observation_space |
1 | 0 | 0 |
gym.wrappers.human_rendering (15 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HumanRendering.init |
2 | 0 | 0 |
meth |
HumanRendering.step |
3 | 0 | 0 |
meth |
HumanRendering.reset |
3 | 0 | 0 |
meth |
HumanRendering.render |
1 | 0 | 0 |
meth |
HumanRendering._render_frame |
1 | 0 | 0 |
meth |
HumanRendering.close |
1 | 0 | 0 |
prop |
HumanRendering.render_mode |
1 | 0 | 0 |
attr |
HumanRendering.screen_size |
1 | 0 | 0 |
attr |
HumanRendering.window |
1 | 0 | 0 |
attr |
HumanRendering.clock |
1 | 0 | 0 |
gym.wrappers.monitoring.video_recorder (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VideoRecorder.init |
6 | 4 | 0 |
meth |
VideoRecorder.capture_frame |
1 | 0 | 0 |
meth |
VideoRecorder.close |
1 | 0 | 0 |
meth |
VideoRecorder.write_metadata |
1 | 0 | 0 |
meth |
VideoRecorder.del |
1 | 0 | 0 |
prop |
VideoRecorder.functional |
1 | 0 | 0 |
attr |
VideoRecorder.enabled |
1 | 0 | 0 |
attr |
VideoRecorder.render_history |
1 | 0 | 0 |
attr |
VideoRecorder.env |
1 | 0 | 0 |
attr |
VideoRecorder.render_mode |
1 | 0 | 0 |
attr |
VideoRecorder.path |
1 | 0 | 0 |
attr |
VideoRecorder.frames_per_sec |
1 | 0 | 0 |
attr |
VideoRecorder.broken |
1 | 0 | 0 |
attr |
VideoRecorder.metadata |
1 | 0 | 0 |
attr |
VideoRecorder.metadata_path |
1 | 0 | 0 |
attr |
VideoRecorder.recorded_frames |
1 | 0 | 0 |
gym.wrappers.normalize (41 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RunningMeanStd.init |
3 | 0 | 0 |
meth |
RunningMeanStd.update |
2 | 0 | 0 |
meth |
RunningMeanStd.update_from_moments |
4 | 0 | 0 |
attr |
RunningMeanStd.mean |
1 | 0 | 0 |
attr |
RunningMeanStd.var |
1 | 0 | 0 |
attr |
RunningMeanStd.count |
1 | 0 | 0 |
meth |
NormalizeObservation.init |
3 | 2 | 0 |
meth |
NormalizeObservation.step |
2 | 0 | 0 |
meth |
NormalizeObservation.reset |
2 | 0 | 0 |
meth |
NormalizeObservation.normalize |
2 | 0 | 0 |
attr |
NormalizeObservation.num_envs |
1 | 0 | 0 |
attr |
NormalizeObservation.is_vector_env |
1 | 0 | 0 |
attr |
NormalizeObservation.epsilon |
1 | 0 | 0 |
attr |
NormalizeObservation.obs_rms |
1 | 0 | 0 |
func |
update_mean_var_count_from_moments |
7 | 0 | 0 |
meth |
NormalizeReward.init |
4 | 3 | 0 |
meth |
NormalizeReward.step |
2 | 0 | 0 |
meth |
NormalizeReward.normalize |
2 | 0 | 0 |
attr |
NormalizeReward.num_envs |
1 | 0 | 0 |
attr |
NormalizeReward.is_vector_env |
1 | 0 | 0 |
attr |
NormalizeReward.return_rms |
1 | 0 | 0 |
attr |
NormalizeReward.returns |
1 | 0 | 0 |
attr |
NormalizeReward.gamma |
1 | 0 | 0 |
attr |
NormalizeReward.epsilon |
1 | 0 | 0 |
gym.wrappers.order_enforcing (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OrderEnforcing.init |
3 | 2 | 0 |
meth |
OrderEnforcing.step |
2 | 0 | 0 |
meth |
OrderEnforcing.reset |
2 | 0 | 0 |
meth |
OrderEnforcing.render |
3 | 0 | 0 |
prop |
OrderEnforcing.has_reset |
1 | 0 | 0 |
gym.wrappers.pixel_observation (13 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PixelObservationWrapper.init |
5 | 4 | 0 |
meth |
PixelObservationWrapper.observation |
2 | 0 | 0 |
meth |
PixelObservationWrapper._add_pixel_observation |
2 | 0 | 0 |
meth |
PixelObservationWrapper.render |
3 | 0 | 0 |
meth |
PixelObservationWrapper._render |
3 | 0 | 0 |
attr |
PixelObservationWrapper.render_history |
1 | 0 | 0 |
attr |
PixelObservationWrapper.observation_space |
1 | 0 | 0 |
gym.wrappers.record_episode_statistics (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RecordEpisodeStatistics.init |
3 | 2 | 0 |
meth |
RecordEpisodeStatistics.reset |
2 | 0 | 0 |
meth |
RecordEpisodeStatistics.step |
2 | 0 | 0 |
attr |
RecordEpisodeStatistics.num_envs |
1 | 0 | 0 |
attr |
RecordEpisodeStatistics.t0 |
1 | 0 | 0 |
attr |
RecordEpisodeStatistics.episode_count |
1 | 0 | 0 |
attr |
RecordEpisodeStatistics.return_queue |
1 | 0 | 0 |
attr |
RecordEpisodeStatistics.length_queue |
1 | 0 | 0 |
attr |
RecordEpisodeStatistics.is_vector_env |
1 | 0 | 0 |
func |
add_vector_episode_statistics |
5 | 4 | 0 |
gym.wrappers.record_video (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RecordVideo.init |
7 | 6 | 0 |
meth |
RecordVideo.reset |
2 | 0 | 0 |
meth |
RecordVideo.start_video_recorder |
1 | 0 | 0 |
meth |
RecordVideo._video_enabled |
1 | 0 | 0 |
meth |
RecordVideo.step |
2 | 0 | 0 |
meth |
RecordVideo.close_video_recorder |
1 | 0 | 0 |
meth |
RecordVideo.render |
3 | 0 | 0 |
meth |
RecordVideo.close |
1 | 0 | 0 |
meth |
RecordVideo.del |
1 | 0 | 0 |
attr |
RecordVideo.episode_trigger |
1 | 0 | 0 |
attr |
RecordVideo.step_trigger |
1 | 0 | 0 |
attr |
RecordVideo.video_folder |
1 | 0 | 0 |
attr |
RecordVideo.name_prefix |
1 | 0 | 0 |
attr |
RecordVideo.step_id |
1 | 0 | 0 |
attr |
RecordVideo.video_length |
1 | 0 | 0 |
attr |
RecordVideo.recording |
1 | 0 | 0 |
attr |
RecordVideo.terminated |
1 | 0 | 0 |
attr |
RecordVideo.truncated |
1 | 0 | 0 |
attr |
RecordVideo.recorded_frames |
1 | 0 | 0 |
attr |
RecordVideo.is_vector_env |
1 | 0 | 0 |
attr |
RecordVideo.episode_id |
1 | 0 | 0 |
gym.wrappers.render_collection (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RenderCollection.init |
4 | 3 | 0 |
meth |
RenderCollection.step |
3 | 0 | 0 |
meth |
RenderCollection.reset |
3 | 0 | 0 |
meth |
RenderCollection.render |
1 | 0 | 0 |
prop |
RenderCollection.render_mode |
1 | 0 | 0 |
attr |
RenderCollection.frame_list |
1 | 0 | 0 |
attr |
RenderCollection.reset_clean |
1 | 0 | 0 |
attr |
RenderCollection.pop_frames |
1 | 0 | 0 |
gym.wrappers.rescale_action (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RescaleAction.init |
4 | 3 | 0 |
meth |
RescaleAction.action |
2 | 0 | 0 |
attr |
RescaleAction.min_action |
1 | 0 | 0 |
attr |
RescaleAction.max_action |
1 | 0 | 0 |
attr |
RescaleAction.action_space |
1 | 0 | 0 |
gym.wrappers.resize_observation (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ResizeObservation.init |
3 | 2 | 0 |
meth |
ResizeObservation.observation |
2 | 0 | 0 |
attr |
ResizeObservation.shape |
1 | 0 | 0 |
attr |
ResizeObservation.observation_space |
1 | 0 | 0 |
gym.wrappers.step_api_compatibility (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StepAPICompatibility.init |
3 | 2 | 0 |
meth |
StepAPICompatibility.step |
2 | 0 | 0 |
attr |
StepAPICompatibility.output_truncation_bool |
1 | 0 | 0 |
gym.wrappers.time_aware_observation (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TimeAwareObservation.init |
2 | 1 | 0 |
meth |
TimeAwareObservation.observation |
2 | 0 | 0 |
meth |
TimeAwareObservation.step |
2 | 0 | 0 |
meth |
TimeAwareObservation.reset |
2 | 0 | 0 |
attr |
TimeAwareObservation.observation_space |
1 | 0 | 0 |
attr |
TimeAwareObservation.is_vector_env |
1 | 0 | 0 |
gym.wrappers.time_limit (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TimeLimit.init |
3 | 2 | 0 |
meth |
TimeLimit.step |
2 | 0 | 0 |
meth |
TimeLimit.reset |
2 | 0 | 0 |
gym.wrappers.transform_observation (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TransformObservation.init |
3 | 2 | 0 |
meth |
TransformObservation.observation |
2 | 0 | 0 |
attr |
TransformObservation.f |
1 | 0 | 0 |
gym.wrappers.transform_reward (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TransformReward.init |
3 | 2 | 0 |
meth |
TransformReward.reward |
2 | 0 | 0 |
attr |
TransformReward.f |
1 | 0 | 0 |
gym.wrappers.vector_list_info (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VectorListInfo.init |
2 | 0 | 0 |
meth |
VectorListInfo.step |
2 | 0 | 0 |
meth |
VectorListInfo.reset |
2 | 0 | 0 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore |
1 |