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

Shall we use 2 channels for the board representation? #323

Open
zjusbo opened this issue Nov 10, 2024 · 0 comments
Open

Shall we use 2 channels for the board representation? #323

zjusbo opened this issue Nov 10, 2024 · 0 comments

Comments

@zjusbo
Copy link

zjusbo commented Nov 10, 2024

In the AlphaGo Zero paper, regardless of the 8 history boards, they use separate boards to represent white and black stones. And the first CNN layer has 2 channels.

Shall we use 2 channels for the input CNN layer, and use two channels to represent white stones and black stones separately?

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