Skip to content

Not Really an Issue per se just a burning Question regarding the Simple Alpha Zero implementation for Othello #235

@AryanSarswat

Description

@AryanSarswat

image

In this particular function where you are returning the symmetrical board states, the line where you are updating the list l, you
add (newB, list(newPi.ravel()) + [pi[-1]]).

Why do you add the only policy vector to the new rotated/mirrored policy vector?

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