Skip to content

Is there a potential issue with the annealing process of beta? #73

@xxxgodon

Description

@xxxgodon

Shouldn't self.beta = self.beta + fraction * (1.0 - self.beta) be changed to self.beta = self.beta_initial + fraction * (1.0 - self.beta_initial)?

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