Skip to content

Common function should be used in beta annealing in PER #10

@waffoo

Description

@waffoo

# TODO replace it with common annealing function
progress = min(1.0, self.steps / self.beta_steps)
beta = self.beta0 + (1.0 - self.beta0) * progress

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions