Link? I see only 0.5 on Github
Search found 47 matches
- Sat Mar 30, 2019 9:06 pm
- Forum: Computer Chess Club: General Topics
- Topic: New engine releases 2019
- Replies: 460
- Views: 149203
- Fri Mar 29, 2019 6:56 pm
- Forum: Computer Chess Club: General Topics
- Topic: ThothFishv1.0
- Replies: 10
- Views: 5219
Re: ThothFishv1.0
I tried to d/l Thothfish from the link provided in the 1st post in this thread. The item downloaded from the link is not Thothfish chess engine , it is an installer that tries to install software on your computer , BEWARE , use the link at your own risk. I found a copy of Thothfish chess engine on ...
- Fri Mar 29, 2019 6:44 pm
- Forum: Computer Chess Club: General Topics
- Topic: Utility to remove duplicate positions from a PGN?
- Replies: 4
- Views: 1294
Re: Utility to remove duplicate positions from a PGN?
I was creating my own opening pgn for engine testing (both Silver suites, some Noomen, some Balsa, some Pohl, some Lc0, some TCEC, some of my own...). I found the duplicates.
- Fri Mar 29, 2019 5:40 pm
- Forum: Computer Chess Club: General Topics
- Topic: Utility to remove duplicate positions from a PGN?
- Replies: 4
- Views: 1294
Re: Utility to remove duplicate positions from a PGN?
Looks like pgnscanner is the answer. Is it common for it to keep finding absolute or positional double positions, even after they've been removed? The first round, it found 9 doubles. I removed them. Then it found 4. I removed them. Then it found 5. I removed them. Now it found 4 more. The total num...
- Fri Mar 29, 2019 4:22 pm
- Forum: Computer Chess Club: General Topics
- Topic: Utility to remove duplicate positions from a PGN?
- Replies: 4
- Views: 1294
Utility to remove duplicate positions from a PGN?
Is there a utility to remove duplicate positions from a PGN? Thanks
- Tue Mar 12, 2019 11:53 am
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: LeelaFish w/ Houdini 6 tactical vs LeelaFish w/ SF 2019030520 BMI2
- Replies: 4
- Views: 1439
Re: LeelaFish w/ Houdini 6 tactical vs LeelaFish w/ SF 2019030520 BMI2
... I do have a questions ? Is either of these two programs stronger than AB Houdini 6.0 64 Bit or the latest AB Stockfish ? What I am trying to find out is if the NN inclusion made either of the AB programs stronger? It seems so, yes, but not by a lot. I used SF9 as the aux engine for Lc0 20.2 w/ ...
- Tue Mar 12, 2019 11:38 am
- Forum: Computer Chess Club: General Topics
- Topic: A repository for commonly used free computer chess apps, engines, opening books, and utilities
- Replies: 6
- Views: 2416
Re: A repository for commonly used free computer chess apps, engines, opening books, and utilities
Are Sedat's "Top50, Top 100, etc." books different than his Balsa Top 50, etc., (which have already been uploaded to this repository)? Yes, they are different. I can't find these suites on his website. I share them, in case you want to check them out: https://ufile.io/mahf1 Added them . Thank you
- Sun Mar 10, 2019 5:56 pm
- Forum: Computer Chess Club: General Topics
- Topic: A repository for commonly used free computer chess apps, engines, opening books, and utilities
- Replies: 6
- Views: 2416
Re: A repository for commonly used free computer chess apps, engines, opening books, and utilities
Thanks! In Engines section, I would include Laser 1.7 In Apps section, Cutechess GUI and Winboard should be included. In Opening Books, I would include Sedat's Top50, Top100, etc. Good suggestions. I've added CuteChess and Winboard. Are Sedat's "Top50, Top 100, etc." books different than his Balsa ...
- Sun Mar 10, 2019 3:32 pm
- Forum: Computer Chess Club: General Topics
- Topic: Komodo - Can I turn on MCTS w/ a command line switch?
- Replies: 2
- Views: 832
Re: Komodo - Can I turn on MCTS w/ a command line switch?
That setting seems to have worked. I had the aux engine log at level 10 verbosity and verified MCTS is working. My settings for LeelaFish, using Komodo 12.3 as the aux, are "threads=4;hash=1024;use mcts=true" If you set this up, too, remember to use time controls that average > 5 seconds to take adv...
- Sun Mar 10, 2019 3:03 am
- Forum: Computer Chess Club: General Topics
- Topic: Komodo - Can I turn on MCTS w/ a command line switch?
- Replies: 2
- Views: 832
Komodo - Can I turn on MCTS w/ a command line switch?
I’d like to use Komodo MCTS as LeelaFish’s auxiliary engine. Am I able to turn MCTS on w/ some sort of command line switch? As an example, I tell Houdini to use tactical mode by feeding “tactical mode=1” to LFish’s parameters. Thanks