McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Release

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by MikeB »

Damir wrote:Any Windows Compile available ? :)
Lucas just sent me some , will post on GitHub when I get home.
User avatar
reflectionofpower
Posts: 1668
Joined: Fri Mar 01, 2013 5:28 pm
Location: USA

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by reflectionofpower »

MikeB wrote:
Damir wrote:Any Windows Compile available ? :)
Lucas just sent me some , will post on GitHub when I get home.
Don't forget CCT16 PGN if you have it.
"Without change, something sleeps inside us, and seldom awakens. The sleeper must awaken." (Dune - 1984)

Lonnie
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by MikeB »

MikeB wrote:For those who like getting new toys to play with:

https://github.com/MichaelB7/Stockfish/ ... s/tag/v1.2
See the Github release page for the new shortcut commands when using McBrain from the command line.

McBrain is a Stockfish chess engine with a few tweaks and features.

It uses the Cerebellum book and code created by Thomas Zipproth. With the Cerebellum book enabled , it will play about 30 ELO stronger than standard Stockfish. Other features/option include fast play when mate is found ( once McBrain sees mate, it will play very fast , convenient if you're testing). it includes UCI_Limit_Strength and UCI_ELO, a delay option when using UCI_ELO so it will not play instanteously. It includes some Matefinder code (not all) by Joe Ellis and other tweaks to assist in analysis, finding strong moves and mates. And of course, it includes the latest updates from the Stockfish development team which I am deeply grateful for.

Be sure to grab the latest Cerebellum book from Tom's site. It is updated on a regular basis. http://www.zipproth.de
The Github link above has been updated with 4 flavors of Linux exe's, 3 flavors of Win 64 bit exe's and two flavors of Win 32 bit exe's, all flavors are contained in zip files. Enjoy!
Dirt
Posts: 2851
Joined: Wed Mar 08, 2006 10:01 pm
Location: Irvine, CA, USA

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by Dirt »

MikeB wrote:
MikeB wrote:For those who like getting new toys to play with:

https://github.com/MichaelB7/Stockfish/ ... s/tag/v1.2
The Github link above has been updated with 4 flavors of Linux exe's...
Where? I see a macos zip file and everything else has exe or source files.
Deasil is the right way to go.
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by MikeB »

Dirt wrote:
MikeB wrote:
MikeB wrote:For those who like getting new toys to play with:

https://github.com/MichaelB7/Stockfish/ ... s/tag/v1.2
The Github link above has been updated with 4 flavors of Linux exe's...
Where? I see a macos zip file and everything else has exe or source files.
Try again - apparently, two of the uploads failed, but they should be good now.

https://github.com/MichaelB7/Stockfish/ ... it_Win.zip

https://github.com/MichaelB7/Stockfish/ ... _linux.zip

https://github.com/MichaelB7/Stockfish/ ... 64_Win.zip

https://github.com/MichaelB7/Stockfish/ ... _macos.zip

https://github.com/MichaelB7/Stockfish/archive/v1.2.zip
Amateur
Posts: 39
Joined: Thu Apr 21, 2016 1:40 am

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by Amateur »

User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by MikeB »

Amateur wrote:is this a clone of McBrain?
https://github.com/JoselitoPimPamFuego/Symphysodon
It's Stockfish with the the cerebellum book , minus play by elo and some of the matefinder code and other changes , which makes it a clone of Brainfish more or less . The source identifies it as Stockfish code, the fact that it is named something else is probably preferable so at least users know it's not the official source. I did not check to see what if any changes he made , but at quick glance he had not cloned McBrain - but if he did that was his right to do so .
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: McBrain 2017 v1.2 - A Super Bowl Sunday Stockfish Releas

Post by MikeB »

will be releasing McBrain v1.3 on or about March 1st - current testing results

Code: Select all

1000 rounds and 3000 games completed...
time control: 1800+30
Date: 02/23/17 : 00:12:53

3000 game(s) loaded
Rank Name                      Rating   Δ     +    -     #     Σ    Σ%     W    L    D   W%    =%   OppR 
---------------------------------------------------------------------------------------------------------
   1 McBrain 2017 v1.3 64 POP   3107   0.0    5    5  2000 1030.0  51.5  358  298 1344  17.9  67.2  3097 
   2 McBrain 2017 v1.2 64 POP   3104   2.5    5    5  2000 1021.0  51.0  352  310 1338  17.6  66.9  3098 
   3 Stockfish 8 64 POPCNT      3089  15.7    5    5  2000  949.0  47.4  296  398 1306  14.8  65.3  3106 
---------------------------------------------------------------------------------------------------------
This month a hacked version of the Botvinnik-Markoff extension was added for maybe a couple of ELO in addition to the normal UCI tweaks, features and SF commits or soon to be commits. Testing above was with the Cerebellum book off - the Cerebellum book by Thomas Zipproth (Brainfish Author) typically adds about another 30 ELO when using widely played openings. Note : My GitHub page does not have the current source.