New engine releases & news H1 2024
Moderators: hgm, chrisw, Rebel
-
- Posts: 1786
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: New engine releases & news H1 2024
Sunfish 2023 by Thomas Dybdahl Ahle
https://github.com/thomasahle/sunfish
Not a new release but new compiles.
Standalone native Windows & Linux executables built from the python src code using this tool >
https://nuitka.net/doc/download.html
Some 'divide by zero' bugs fixed in the python src code.
Sunfish 2023 64 ja
https://drive.proton.me/urls/JJN9RZYQ2G#WhNWHk7LeFqT
Jim.
Last edited by Jim Ablett on Fri May 03, 2024 9:29 am, edited 1 time in total.
-
- Posts: 4656
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IASI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: New engine releases & news H1 2024
The first chess engine written in Python using NNUE. Thank you!Jim Ablett wrote: ↑Fri May 03, 2024 9:21 am
Sunfish 2023 64 ja
https://drive.proton.me/urls/JJN9RZYQ2G#WhNWHk7LeFqT
Jim.
-
- Posts: 1786
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: New engine releases & news H1 2024
I didn't include a build of the nnue version as it played weaker than the normal version in testing.Sylwy wrote: ↑Fri May 03, 2024 9:29 amThe first chess engine written in Python using NNUE. Thank you!Jim Ablett wrote: ↑Fri May 03, 2024 9:21 am
Sunfish 2023 64 ja
https://drive.proton.me/urls/JJN9RZYQ2G#WhNWHk7LeFqT
Jim.
I'll add it back to the download package later today so you can do your own testing.
Jim.
-
- Posts: 4656
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IASI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: New engine releases & news H1 2024
THANK YOU !Jim Ablett wrote: ↑Fri May 03, 2024 9:32 am
I'll add it back to the download package later today so you can do your own testing.
Jim.
-
- Posts: 1786
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: New engine releases & news H1 2024
Sorry it's really buggy. Not worth messing with. It doesn't work even when running with python interpreter.Sylwy wrote: ↑Fri May 03, 2024 9:45 amTHANK YOU !Jim Ablett wrote: ↑Fri May 03, 2024 9:32 am
I'll add it back to the download package later today so you can do your own testing.
Jim.
I don't know how I got it running before.
Try running the python src with the nnue file 'python sunfish_nnue.py tanh.pickle'
then type
uci
go depth 10
or
go infinite
and see what happens
Jim.
-
- Posts: 1786
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: New engine releases & news H1 2024
PyTuroChamp by Martin C. Doege
https://github.com/mdoege/PyTuroChamp
Not a new release but a new compile.
Compiled from python src to native Windows executable using Nuitka >
https://nuitka.net/doc/download.html
You can choose many different modes/algorithms. 'Adapt' mode looks very interesting.
Engine will adapt it's strength on the fly to match opponent using 'Stockfish' as an 'oracle'.
PyTuroChamp 64 JA uci/wb
https://drive.proton.me/urls/HFMKTEMDF4#XieK1puCUNZe
Jim.
-
- Posts: 4656
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IASI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: New engine releases & news H1 2024
HEARTFELTS THANKS, Maestro Jim !!! Some details here:Jim Ablett wrote: ↑Sat May 04, 2024 6:50 pm
PyTuroChamp by Martin C. Doege
https://github.com/mdoege/PyTuroChamp
Not a new release but a new compile.
Compiled from python src to native Windows executable using Nuitka >
https://nuitka.net/doc/download.html
You can choose many different modes/algorithms. 'Adapt' mode looks very interesting.
Engine will adapt it's strength on the fly to match opponent using 'Stockfish' as an 'oracle'.
PyTuroChamp 64 JA uci/wb
https://drive.proton.me/urls/HFMKTEMDF4#XieK1puCUNZe
Jim.
viewtopic.php?p=963714#p963714
-
- Posts: 1250
- Joined: Sat Jul 05, 2014 7:54 am
- Location: Southwest USA
Re: New engine releases & news H1 2024
Welcome Back Jim Ablett.....Been trying to test Sunfish for years.....Will take a long look at that Pirarucu Compile....It only works in Cutechess and Arena or Banksia GUI's......Jim Ablett wrote: ↑Fri May 03, 2024 9:21 am
Sunfish 2023 by Thomas Dybdahl Ahle
https://github.com/thomasahle/sunfish
Not a new release but new compiles.
Standalone native Windows & Linux executables built from the python src code using this tool >
https://nuitka.net/doc/download.html
Some 'divide by zero' bugs fixed in the python src code.
Sunfish 2023 64 ja
https://drive.proton.me/urls/JJN9RZYQ2G#WhNWHk7LeFqT
Jim.
pSS.........All of your websites.......Links and Ancient Repositories are currently Down Or Expired and Non Operational!! .....Best Wishes AR
-
- Posts: 1329
- Joined: Sun Mar 12, 2006 6:46 pm
- Location: Kelowna
- Full name: Tony Mokonen
Re: New engine releases & news H1 2024
You can get most of his older compiles from http://kirr.dyndns.org/chess/engines/Jim%20Ablett/supersharp77 wrote: ↑Tue May 07, 2024 2:55 am
pSS.........All of your websites.......Links and Ancient Repositories are currently Down Or Expired and Non Operational!! .....Best Wishes AR
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news H1 2024
Titan 1.0 (New) by Jeffrey Powell (USA)
A very strong (probably already top 20-25) program developed since end of '22.
Tested in an own OpenBench instance
https://chess.drpowell.org
A close version compiled by me was already playing in Carlos blitz tournaments here:
forum3/viewtopic.php?t=83657
In a recent own test with (just) 1200 ultrafast games it came just around 100 rating points below Obsidian 12.0.
(results and pgn in my download - this was a version slightly before release, but release version increased nps by roughly
10% due to some last code changes!)
As there are no win compilations for now, I made an avx2 and a sse4.2/pop compilation available.
https://rwbc-chess.de/download.htm
A very strong (probably already top 20-25) program developed since end of '22.
Tested in an own OpenBench instance
https://chess.drpowell.org
A close version compiled by me was already playing in Carlos blitz tournaments here:
forum3/viewtopic.php?t=83657
In a recent own test with (just) 1200 ultrafast games it came just around 100 rating points below Obsidian 12.0.
(results and pgn in my download - this was a version slightly before release, but release version increased nps by roughly
10% due to some last code changes!)
As there are no win compilations for now, I made an avx2 and a sse4.2/pop compilation available.
https://rwbc-chess.de/download.htm