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

Function get_gym_env_info

ElegantRL/tutorial/env.py:27–78  ·  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. env_name: the environment name, such as XxxXxx-v0 state_dim: the dimension of state action_dim: the dimension of continuous action; Or the number o

(env, if_print)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected