Skip to content

Understanding the data #2

@DavidRSeWell

Description

@DavidRSeWell

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions