CoolFace
Datasetpublic

Weyl09/mosim-humanoid-walk-random-ar1-dt005

MoSim Humanoid Walk Random AR(1), dt=0.005 Humanoid Walk state transition dataset collected from DMC with random AR(1)-style actions. Format Each .npz contains: data: float32 array with shape (num_trajectories, 1000, state_dim + action_dim + state_dim). metadata: object with state_dim, action_dim, and DMC qpos/qvel sizes when available. Each transition row is [s_t, a_t, s_(t+1)]. For Humanoid Walk: state_dim = 55 action_dim = 21 row dimension = 55 + 21 + 55 =… See the full description on the dataset page: https://huggingface.co/datasets/Weyl09/mosim-humanoid-walk-random-ar1-dt005.

sourceHugging Facecc-by-4.0updated 4mo agoView on Hugging Face
1likes13downloads
8 commits on main
23a50054mo ago

Upload test_5pct/humanoid_walk_state_random_ar1_dt_test5pct_mosim.npz

Weyl09
08c65c44mo ago

Upload train_95pct/humanoid_walk_state_random_ar1_dt_train95pct_mosim.npz

Weyl09
d8343ea4mo ago

Upload test_5pct/metadata.json

Weyl09
5402cb94mo ago

Upload train_95pct/metadata.json

Weyl09
e66e5ee4mo ago

Upload continuity_stats.json

Weyl09
ea24ab24mo ago

Upload dataset_manifest.json

Weyl09
188c5514mo ago

Upload README.md

Weyl09
15a91354mo ago

initial commit

Weyl09