Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mini-othello not trained right? #312

Open
pauldog opened this issue Oct 7, 2023 · 0 comments
Open

mini-othello not trained right? #312

pauldog opened this issue Oct 7, 2023 · 0 comments

Comments

@pauldog
Copy link

pauldog commented Oct 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant