CSSLab / maia-chess

Maia is a human-like neural network chess engine trained on millions of human games.
https://maiachess.com
GNU General Public License v3.0
963 stars 121 forks source link

is possible to tell maia to play a specific gambit to train? #45

Closed mikephung closed 1 year ago

mikephung commented 1 year ago

hi, i really want to use maia to train me to know a specific gambit, is possible to do so? In this case how to do that?

dahrr commented 1 year ago

If you want to begin the game with the gambit on the board, you can challenge Maia to a "From Position" game on Lichess. Here you can select both your color and the FEN string to start the board with. You can use the Lichess analysis board to generate FEN strings.

reidmcy commented 1 year ago

You can also force the model to play an opening with a local version, using an opening book should be possible with most chess GUIs.