Skip to content

Conversation

@Naphthalin
Copy link
Contributor

Main application case for now is that when using a net trained from asymmetric training games (e.g. knight odds), this asymmetry will make use of the color to move input plane. Switching sides (so, using the knight odds net with black being a knight down) isn't easily possible since the NN still thinks white is the stronger player. This PR adds an option for pretending to be playing as the opposite color when sending positions to the NN, which might also be interesting for studying the learned white advantage bias in Lc0 nets, but most importantly for playing knight odds and similar as black.

@Naphthalin Naphthalin added enhancement New feature or request not for merge Experimental code which is not intended to be merged into the master labels Oct 16, 2024
@Naphthalin Naphthalin reopened this Jan 6, 2025
Naphthalin pushed a commit to Naphthalin/lc0 that referenced this pull request Feb 26, 2025
…to enable leela queen odds net to play symmetrically from both sides
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request not for merge Experimental code which is not intended to be merged into the master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant