Anka 0.6.0
https://github.com/erenyesilyurt/anka/r ... tag/v0.6.0
Unfortunately Windows Defender removes it saying it is a trojan:Win32/Wacatac.B!ml
BTW, yesterday Windows Defender has also removed Velvet 3.0.0, which I was using many times.
New engine releases & news 2021
Moderator: Ras
-
- Posts: 1440
- Joined: Sat Jul 21, 2018 7:43 am
- Location: Budapest, Hungary
- Full name: Gabor Szots
Re: New engine releases & news 2021
Gabor Szots
CCRL testing group
CCRL testing group
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
-
- Posts: 1440
- Joined: Sat Jul 21, 2018 7:43 am
- Location: Budapest, Hungary
- Full name: Gabor Szots
Re: New engine releases & news 2021
I downloaded it again and now it's OK. Not sure it has changed, maybe Defender has learned something in between.Gabor Szots wrote: ↑Tue Dec 07, 2021 10:09 am Anka 0.6.0
https://github.com/erenyesilyurt/anka/r ... tag/v0.6.0
Unfortunately Windows Defender removes it saying it is a trojan:Win32/Wacatac.B!mlany times.
Gabor Szots
CCRL testing group
CCRL testing group
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news 2021
Revenge 2.0 announced for next week
https://www.revengechess.com/
https://www.revengechess.com/
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news 2021
not yet mentioned anywhere:
POS DeepBrute 2.4
https://vanheusden.com/chess/DeepBrutePos/
Chenard 20211106
http://cosinekitty.com/chenard/
(new) Kengine 1.0.2 (compilation by me currently under test)
https://github.com/bhlangonijr/kengine
(RedQueen author with a minimalistic engine, which can use either simple MCTS or AB search - uci option)
News:
Announcement of a new Rofchade+NNUE for the (near?) future
http://rofchade.nl/?p=375
Dead links replaced with new working ones, or wayback archives in the chronology
(especially all vanHeusden programs (again), Popochin, Jonesy, TheTurk, Felpo, Bright, free Rybka collection, MSCP ...)
POS DeepBrute 2.4
https://vanheusden.com/chess/DeepBrutePos/
Chenard 20211106
http://cosinekitty.com/chenard/
(new) Kengine 1.0.2 (compilation by me currently under test)
https://github.com/bhlangonijr/kengine
(RedQueen author with a minimalistic engine, which can use either simple MCTS or AB search - uci option)
News:
Announcement of a new Rofchade+NNUE for the (near?) future
http://rofchade.nl/?p=375
Dead links replaced with new working ones, or wayback archives in the chronology
(especially all vanHeusden programs (again), Popochin, Jonesy, TheTurk, Felpo, Bright, free Rybka collection, MSCP ...)
-
- Posts: 6891
- Joined: Wed Nov 18, 2009 7:16 pm
- Location: Gutweiler, Germany
- Full name: Frank Quisinsky
Re: New engine releases & news 2021
A new Revenge, that's great!
John Stanback is also working hard on a version with
- FRC Support
- a small "fix" for Rasp
Maybe available end of the year, start of the new year.
Best
Frank
John Stanback is also working hard on a version with
- FRC Support
- a small "fix" for Rasp
Maybe available end of the year, start of the new year.
Best
Frank
-
- Posts: 2875
- Joined: Mon Feb 11, 2008 3:53 pm
- Location: Denmark
- Full name: Damir Desevac
Re: New engine releases & news 2021
sacai-engine v1.0
A powerful, open-source neural chess engine combining the neural nets of lc0 with a custom Montey-Carlo Tree Search algorithm (based on Ceres'). Tested ELO: 3356.95.
https://github.com/sanchit-sehgal/sacai ... tag/latest
A powerful, open-source neural chess engine combining the neural nets of lc0 with a custom Montey-Carlo Tree Search algorithm (based on Ceres'). Tested ELO: 3356.95.
https://github.com/sanchit-sehgal/sacai ... tag/latest
-
- Posts: 4718
- Joined: Wed Oct 01, 2008 6:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
Re: New engine releases & news 2021
Holy Frankenstein ;-)Damir wrote: ↑Mon Dec 13, 2021 3:58 pm sacai-engine v1.0
A powerful, open-source neural chess engine combining the neural nets of lc0 with a custom Montey-Carlo Tree Search algorithm (based on Ceres'). Tested ELO: 3356.95.
https://github.com/sanchit-sehgal/sacai ... tag/latest
-
- Posts: 544
- Joined: Sun Sep 06, 2020 4:40 am
- Full name: Connor McMonigle
Re: New engine releases & news 2021
It looks like it's just a Ceres clone with no significant changes (if any). The directory structure has been changed, but all the files are still there. Also as Ceres is GPL licensed, the "author" can't just relicense it as Apache legally afaik.Damir wrote: ↑Mon Dec 13, 2021 3:58 pm sacai-engine v1.0
A powerful, open-source neural chess engine combining the neural nets of lc0 with a custom Montey-Carlo Tree Search algorithm (based on Ceres'). Tested ELO: 3356.95.
https://github.com/sanchit-sehgal/sacai ... tag/latest
Quite disappointing
-
- Posts: 1356
- Joined: Sun Mar 12, 2006 6:46 pm
- Location: Kelowna
- Full name: Tony Mokonen
Re: New engine releases & news 2021
Oddly, the README.md file says Apache license, but the LICENSE.md file says GPL?connor_mcmonigle wrote: ↑Mon Dec 13, 2021 5:39 pmIt looks like it's just a Ceres clone with no significant changes (if any). The directory structure has been changed, but all the files are still there. Also as Ceres is GPL licensed, the "author" can't just relicense it as Apache legally afaik.Damir wrote: ↑Mon Dec 13, 2021 3:58 pm sacai-engine v1.0
A powerful, open-source neural chess engine combining the neural nets of lc0 with a custom Montey-Carlo Tree Search algorithm (based on Ceres'). Tested ELO: 3356.95.
https://github.com/sanchit-sehgal/sacai ... tag/latest
Quite disappointing