MCPcopy Create free account
hub / github.com/Yonv1943/Python / get_gym_env_info

Function get_gym_env_info

ElegantRL/env.py:257–307  ·  view source on GitHub ↗

get information of a standard OpenAI gym env. The DRL algorithm AgentXXX need these env information for building networks and training. `object env` a standard OpenAI gym environment, it has env.reset() and env.step() `bool if_print` print the information of environment. Such as env_na

(env, if_print)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected