-
Knowing kataGo is the strongest open source engine so far, but I am curious about kataGo's handicap games ability. LeelaZero, even if it's retired, but it still far stronger than mankind. KataGo is mu…
-
System : Win7 Pro 64 SP1, Xeon E5-1650v4, when i try this :
C:\Users\xxxx\Scorpio\src>make COMP=win
I get that :
make ..\bin\scorpio strip
make[1]: Entering directory `/c/Users/xxxxx/Scorpio/s…
-
The weight value in polyglot opening books is uint16 (0 to 65535) but the maximum weight value I got when reading a polyglot opening book is 65520. Why doesn't the weight value go up to 65535?
-
For SF etc.
-
I have another question about the functioning / performance of Halogen. First we had issue #239 : "develop engine with well chosen positions ?" (see https://github.com/KierenP/Halogen/issues/239) and …
-
If you realize an open source Pluribus, is it not going to break online poker? People will abuse it to the maximum and it will take years for online poker companies to adjust. Cheating in online poker…
-
I updated the code to make my bot use two opening books. But it's not using any one of them. From the start it plays using engine and thus wastes time in the opening. Here is the config.yml code:
`
…
-
I want to use dask distributed to make a testing framework to chess engines. But I dont want every worker to know the ip thus can submit malicious tasks. So i want to or the scheduler authenticate it,…
-
PGN:
```
[Event "?"]
[Site "?"]
[Date "2019.01.20"]
[Round "?"]
[White "admin"]
[Black "Scorpio 2.9.0 64-bit MCTS"]
[Result "1-0"]
[ECO "B40"]
[GameDuration "00:01:28"]
[GameEndTime "2019-0…
-
I’ve been receiving an ‘Unexpected Engine Output’ errors, but am not sure on how to solve this. These are the logs.
This is the line of the error
```
2021-03-09 12:48:38,836: [33m: Unexpected eng…