Skip to content

mini-othello not trained right? #312

@elephantpanda

Description

@elephantpanda

In the mini Othello, the output of the neural network model always gives -0.999999 for the first value v of the board when it is X's turn.
In the normal 8x8 Othello it gives more of a range of numbers in the range [-1,1]

Also, in the 8x8 Othello game, sometimes it predicts with high probability an invalid move. It seems like it can't understand moves longer than 3-4 squares long. Probably needs more training.

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