SaiResearch's picture
Upload 48 files
1b5c6f1 verified
raw
history blame contribute delete
439 Bytes
{
"env_id": "Walker2d-v5",
"framework": "gymnasium",
"num_frames": 100000,
"num_envs": 64,
"observation": {
"low": "None",
"high": "None",
"shape": [17],
"dtype": "float32"
},
"action": {
"type": "continuous",
"shape": [6],
"low": -1.0,
"high": 1.0,
"dtype": "float32"
},
"seed_start": 0,
"seed_strategy": "sequential",
"vectorized": true,
"vectorization_type": "SyncVectorEnv"
}