Thanks to visit codestin.com
Credit goes to github.com

Skip to content

这里hard weighting和easy weighting是否写反了 #6

@JAYatBUAA

Description

@JAYatBUAA

if cost_type == 'easy':
K = 1 - C.clone()
elif cost_type == 'hard':
K = C.clone()

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