Skip to content

Weight Averaging in Tinker? #19

@AMindToThink

Description

@AMindToThink

Many RL techniques involve some kind of weight averaging. For example, SDFT's continual learning uses Exponential Moving Average (EMA) for the teacher.

While Tinker doesn't provide weight manipulations (eg polyak averaging, EMA), many RL algorithms are impossible or severely worsened, forcing users back to running their own training setups. Could you please include them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions