Skip to content

Confusion between probabillity in [0, 1] and percentage #6

Description

@m-bouville

evaluate() in searchers/random_weight_share.py has return 1-top1.avg on line 219. Since it is a percentage, it should be return 100-top1.avg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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