Search found 900 matches
- Sun Nov 18, 2018 10:34 am
- Forum: Computer Chess Club: General Topics
- Topic: what happened to scorpio NN in TCEC?
- Replies: 33
- Views: 9057
Re: what happened to scorpio NN in TCEC?
[...] constantly attacks scorpio with "crashes" [...] You've crashed out for every single season you have ever took place in. Maybe its time to fix some things? Pathetic little troll. Scorpio has been playing before you were born ... Its not trolling. I legitimately think its shameful that you cont...
- Sun Nov 18, 2018 10:04 am
- Forum: Computer Chess Club: General Topics
- Topic: what happened to scorpio NN in TCEC?
- Replies: 33
- Views: 9057
Re: what happened to scorpio NN in TCEC?
You've crashed out for every single season you have ever took place in.Daniel Shawul wrote: ↑Sun Nov 18, 2018 9:28 am[...] constantly attacks scorpio with "crashes" [...]
Maybe its time to fix some things?
- Sun Nov 18, 2018 5:35 am
- Forum: Computer Chess Club: General Topics
- Topic: what happened to scorpio NN in TCEC?
- Replies: 33
- Views: 9057
Re: what happened to scorpio NN in TCEC?
Whats more likely... 1) There is an issue with cute-chess that seemingly only impacts Scorpio 2) An engine which has crashed out in all recent seasons (and denied entrance for one as a result), which has recently had a NN and MCTS component strapped to it, might just happen to crash because there is...
- Tue Nov 13, 2018 3:13 am
- Forum: Computer Chess Club: General Topics
- Topic: Winter 0.2 Release Overview and Select Games
- Replies: 4
- Views: 1627
Re: Winter 0.2 Release Overview and Select Games
OpenBench support. Raoni Campos mentioned this to me. If you haven't already, take a look at Andrew Grant's awesome contribution here Happy to answer any questions you have, either here or on TCEC chat. I know a number of developers who have taken on the task of supporting OpenBench without my help...
- Wed Nov 07, 2018 9:31 pm
- Forum: Computer Chess Club: General Topics
- Topic: Honeycomb 1.0 Chess UCI
- Replies: 6
- Views: 1556
Re: Honeycomb 1.0 Chess UCI
Should I be honoured to have reached the level where people will blatantly clone your engine and attempt to pass it off as something special?


- Tue Oct 30, 2018 12:42 am
- Forum: Computer Chess Club: General Topics
- Topic: MadChess 3.0 Beta
- Replies: 23
- Views: 8261
- Thu Oct 11, 2018 3:46 am
- Forum: Computer Chess Club: General Topics
- Topic: LC0 - has this been noticed?
- Replies: 7
- Views: 2281
Re: LC0 - has this been noticed?
Ethereal 11.12
info depth 26 seldepth 67 score cp 133 time 9381 nodes 401889937 nps 42836000 tbhits 0 hashfull 85 pv d3g6
Less than 10 seconds. Is this really that interesting a position?
info depth 26 seldepth 67 score cp 133 time 9381 nodes 401889937 nps 42836000 tbhits 0 hashfull 85 pv d3g6
Less than 10 seconds. Is this really that interesting a position?
- Tue Oct 02, 2018 1:20 am
- Forum: Computer Chess Club: General Topics
- Topic: Arasan 21.1
- Replies: 20
- Views: 6029
Re: Arasan 21.1
2) Change depth resolution and check extension. Are you referring to fractional plies here? What resolution are you using now? Fractional plies are an interesting idea. I tried them in a number of ways sometime over a year ago. I never found success, but I'm certain the idea has potential for every...
- Mon Oct 01, 2018 6:22 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Basic automated testing
- Replies: 13
- Views: 4253
Re: Basic automated testing
I'd recommend OpenBench . Interesting, what does this OpenBench do exactly? It seems like a wrapper on top of cutechess-cli with some client-server functionality. If it allows me say to test on say two quads at the same time + gather the results then this would cut my testing time in half, which so...
- Mon Oct 01, 2018 6:13 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Basic automated testing
- Replies: 13
- Views: 4253
Re: Basic automated testing
My instance is running here http://chess.grantnet.us/index/ , if you want to get an idea of the work flow. You would be able to connect any of your machines, and the results will be collected together. Time controls will be scaled per CPU, IE in the case that one machine is faster or something of t...