Skip to content

Use epsilon instead of p_pattern #54

Description

@jerry871002

Currently, we are using p_pattern to control the randomness of the new-phi-noise opponent.

p_pattern is the complement of the parameter $\epsilon$ (epsilon) described in the paper, i.e. p_pattern = 1 - epsilon. Consider removing p_pattern and using only epsilon to control the randomness to be consistent with the paper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityThis is not urgent at the momentrefactorImprove code quality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions