-
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…
-
# Todo:
- [x] Create a Dockerfile for the front-end
- [ ] Create a Dockerfile for the back-end
- [ ] Create a docker-compose.yml file to manage the containers
# The Plan
We aim for a simplifi…
-
# Issue Title: Develop Two-Player Chess Game in Python
## Issue Description:
I propose to develop a two-player chess game using Python to enhance this repository.
## Proposed Features:
- Imple…
-
When trying to test the program I am consistenly having pathing issues from running commands in MacOS. I have tried from both with VSCode and directly from terminal. Both in VENV and not. I was finall…
-
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…
-
**Is your feature request related to a problem? Please describe.**
Currently, the player is able to undo moves, but the opposing side must be manually moved.
**Describe the solution you'd like**
…
-
in python-chess 0.9, the function pieces has been changed.
-
after installing some modules (eg. pygame, numpy, the 'iris' and 'swrast' drivers), i managed to run your project by `python3 ./ChessMain.py` : a GUI comes up but it starts playing against itself .. a…
-
I know all the python projects and open source engines/bots but nothing like this in a book format like DLGO.
I love Go and Chess, and of course Python. I am looking to find a Chess version of thi…
-
# Issue Title: Develop Two-Player Chess Game in Python
## Issue Description:
I propose to develop a two-player chess game using Python to enhance this repository.
## Proposed Features:
- Imple…