Man pages for gym
Provides Access to the OpenAI Gym API

create_GymClientCreate a GymClient instance.
env_action_space_containsEvaluate whether an action is a member of an environments's...
env_action_space_infoGet information (name and dimensions/bounds) of the...
env_action_space_sampleSample an action from the environments's action space.
env_closeFlush all monitor data to disk.
env_createCreate an instance of the specified environment.
env_list_allList all environments running on the server.
env_monitor_closeFlush all monitor data to disk.
env_monitor_startStart monitoring.
env_observation_space_infoGet information (name and dimensions/bounds) of the...
env_resetReset the state of the environment and return an initial...
env_stepStep though an environment using an action.
get_requestSubmit a GET request to an OpenAI Gym server.
gymgym: Provides Access to the OpenAI Gym API
parse_server_error_or_raise_for_statusParse the server error or raise for status.
post_requestSubmit a POST request to an OpenAI Gym server.
print.GymClientRepresent a GymClient instance on the command line.
random_discrete_agentA sample random discrete agent.
shutdown_serverRequest a server shutdown.
uploadFlush all monitor data to disk.
gym documentation built on May 1, 2019, 9:26 p.m.