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