-
### Describe the problem
If the output of an command is of type `image/svg+xml` it is included as string output in LaTeX file
### Link to your repository or website
_No response_
### Steps to repr…
-
Hello, firstly, I want to say I am really interested by this project even if my knowledge is cleary poor.
So I installed Python for windows, read for days to get a grasp about many things, ok.
Amo…
-
Hi,
I just cloned the repository (a few hours ago), and I ran into a crash while trying to do self-play using the best model coming with the source code. It crashes after a while (after a few minut…
-
https://github.com/windshadow233/python-chinese-chess/blob/5a59068df50059bb5d18c648e8ca3a3b41b974de/cchess/__init__.py#L391
这里的90应该是 < 而不是
-
Running `pip install -e .` produces the following error message
```
ERROR: Command errored out with exit status 1:
command: /home/user/bin/python -c 'import sys, setuptools, tokenize; sys.…
-
hi,
i was wondering if i can apply the baselines algo on the game chess either https://github.com/genyrosk/gym-chess or a custom chess env. based on python-chess.
i was thinking 18x8x8 input and 6…
-
```
$ uname -a
Darwin sugizo.local 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64 x86_64
$ git clone https://github.com/thomasahle/sunfish…
-
Can Lucas support Millennium Chess Link just lick DGT board ?
a python lib can link Chess Link, we can learn some code from there
https://github.com/domschl/python-mchess
-
Hi everyone. I have problems with the command `python src/chess_zero/run.py opt`
First of all, the procedure I followed is this:
1. I downloaded a dataset of 2000 pgn from ficsgames.org, and I put…
-
Hello. Looking your videos in YouTube I have to say that your project is awesome!!! And it is exactly that I need for my own project (also connected with a chess).
However to be honest I am not re…