-
Hi Gaetan,
I have just discovered your little chess program and compiled it successfully with Msys2 under Win7.
(had to replace all u_int... with uint... though)
There are a few things I notice…
-
This would be really cool to send it in: https://computerchess.org.uk/ccrl/4040/index.html
Right now it's approx. ~1750 rating as it's on par with Roce.
-
I tried to compile the newest Trunk source but it failed :
```
~/Compiled/yukari-trunk$ cargo build --release
Updating crates.io index
Locking 82 packages to latest compatible version…
-
Hi Martin,
May I ask you to differentiate between nn's by their name? As it is, I have to place different Quanticade versions in different folders because their nn is different but its name is the …
-
Greetings!
I found out that Your engine is pretty to train for beginners
But I've two suggestions:
1. Most chess players can't build sources, especially for Windows
I think it will be properly…
-
v0.97.1 has been tested at CCRL at 40/4 and received a 2088 Elo rating. Another tester ran several hundred games with v0.97.4 for a similar performance (the results will be up after the pending update…
-
Now that LCZero is training and gaining elo quite rapidly, I'd like to promote it in several forums but I was thinking we need something catchy to attract users so they can not only help, but also fol…
-
This will be most helpful to people looking to train nets.
Thank you for taking the time to write it up.
Some feedback:
The CCRL Standard Dataset (CSD) network is 10b and in your yaml 20b.
The…
-
## Performance todos:
- [x] minimal remote testing framework (1500, 1900/2000, 2200, 2400)
- [x] mini local comparing tests
-
The link at the bottom of the page, "Graham Banks, CCRL" goes to https://ccrl.chessdom.com/ccrl/4040/ which doesn't exist. It should instead go to https://computerchess.org.uk/ccrl/4040/
This is a ve…