-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello, I am trying to verify that I understand the data correctly. Each saved file has 100 saved trajectories from the SAC agent. For hopper v3 this amounts to each file being 100k x 16. So I assume that each trajectory is of length 1k. It appears however that during a single trajectory there might be a reset happening since the done column of the data (the last column) may be 1 before the 1k timestep happens. So, I am wondering if a random reset is happening so there can essentially be more than 100 trajectories getting generated. Essentially in many of the files there is > 100 dones = 1 and I am wondering what these means for how many unique trajectories there are.
Metadata
Metadata
Assignees
Labels
No labels