Skip to content

Why is RTG scaled in Gym environments but not in Atari environments in Decision Transformer? #84

Description

@echolcq

In the Decision Transformer implementation, I noticed that the return-to-go (RTG) is scaled in Gym environments (e.g., by dividing by a constant like 1000), but in Atari environments, it is not scaled at all.

Why is this difference in scaling applied?

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