-
Trying to repro the chess SAE trainining:
```
python circuits/sae_training/chess_sae_trainer.py --save_dir=/tmp/sae_debug
```
After modifying this line to pass the `meta.pkl` from `circuits/reso…
-
Is there a process for training this engine to play custom variants not included in the Python-chess module, or in Stockfish's supported variants? I'm looking to write a variant where the only rule mo…
-
Hello, thanks for your amazing work. I'm also interested in training a JEPA-model for chess and other board games. Did you get any results?
-
[root@localhost chess-alpha-zero-master]# python3 src/chess_zero/run.py opt
2017-12-26 16:55:29,154@chess_zero.manager INFO # config type: mini
Using TensorFlow backend.
2017-12-26 16:55:30,136@che…
-
Hi David,
ich stolperte nur zufällig über Deinen Beitrag, und ich bin daran interessiert, um als Anfänger in Sachen NNUE meinen einfachen Schach-Bot in C auch mit einer NNUE-gestützten Bewertungsfunk…
-
Using t40.yml from the branch on github, using network 40800 (tried others, same result). There are no games in the input_test / train directories, as I'm just trying to generate the model at this poi…
-
# A Sanity Check on ‘Emergent Properties’ in Large Language Models - Hacking semantics
One of the often-repeated claims about LLMs is that they have ‘emergent properties’. Unfortunately, in most case…
-
At the moment I only know of three applications that support it. The old Chess Position Trainer the Android app Chess trainer pro, and sinds recently Chess Repertoire Companion.
In Chess Position …
-
I have read the commentary
> symmForms: a list of [(board,pi)] where each tuple is a symmetrical
form of the board and the corresponding pi vector. This
…
-
https://chessfox.com/
VisualWise: https://www.youtube.com/watch?v=M3F30Hz0mZU
Method: show position, tell the moves that were played from that position (show them on the board with arrows that w…