New engine: Caissa

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

Moderator: Ras

Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 0.7 has been released!
https://github.com/Witek902/Caissa/releases/tag/0.7

I've implemented and trained custom neural network and completely dropped the one I "borrowed" from SF. This means that Cassia is now a legit and independent engine that can compete in CCRL.
Unfortunately, that means pretty significant Elo drop, but I'll be continuing work on improving it.
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
User avatar
algerbrex
Posts: 608
Joined: Sun May 30, 2021 5:03 am
Location: United States
Full name: Christian Dean

Re: New engine: Caissa

Post by algerbrex »

Witek wrote: Tue Jul 12, 2022 1:36 am Caissa 0.7 has been released!
https://github.com/Witek902/Caissa/releases/tag/0.7

I've implemented and trained custom neural network and completely dropped the one I "borrowed" from SF. This means that Cassia is now a legit and independent engine that can compete in CCRL.
Unfortunately, that means pretty significant Elo drop, but I'll be continuing work on improving it.
Hi Micahel, what do you estimate the current Elo to be?
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

algerbrex wrote: Tue Jul 12, 2022 4:39 am
Witek wrote: Tue Jul 12, 2022 1:36 am Caissa 0.7 has been released!
https://github.com/Witek902/Caissa/releases/tag/0.7

I've implemented and trained custom neural network and completely dropped the one I "borrowed" from SF. This means that Cassia is now a legit and independent engine that can compete in CCRL.
Unfortunately, that means pretty significant Elo drop, but I'll be continuing work on improving it.
Hi Micahel, what do you estimate the current Elo to be?
After running short matches with other engines, I estimate Caissa 0.7 to be around 3000-3100 Elo
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 0.8 has been released.
https://github.com/Witek902/Caissa/releases/tag/0.8

There were numerous improvements to evaluation neural network and trainer. It's stronger by around 70 Elo points compared to version 0.7.
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 0.9 has been released.
https://github.com/Witek902/Caissa/releases/tag/0.9

Again, it's stronger by ~70 Elo points compared to version 0.8.
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 1.0 is out now: https://github.com/Witek902/Caissa/releases/tag/1.0

Code: Select all

Elo difference: 73.5 +/- 20.0, LOS: 100.0 %, DrawRatio: 32.9 %
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
Wolfgang
Posts: 978
Joined: Sat May 13, 2006 1:08 am

Re: New engine: Caissa

Post by Wolfgang »

Best
Wolfgang
CEGT-Team
www.cegt.net
www.cegt.forumieren.com
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 1.1 is released: https://github.com/Witek902/Caissa/releases/tag/1.1

Now with Chess960 support. No Elo improvement expected in comparison to previous version.
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
Witek
Posts: 87
Joined: Thu Oct 07, 2021 12:48 am
Location: Warsaw, Poland
Full name: Michal Witanowski

Re: New engine: Caissa

Post by Witek »

Caissa 1.2 is out now: https://github.com/Witek902/Caissa/releases/tag/1.2

Code: Select all

Elo difference: 58.0 +/- 19.6, LOS: 100.0 %, DrawRatio: 38.8 %
FRC:

Code: Select all

Elo difference: 77.5 +/- 21.3, LOS: 100.0 %, DrawRatio: 37.6 %
Author of Caissa Chess Engine: https://github.com/Witek902/Caissa
User avatar
Gabor Szots
Posts: 1438
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New engine: Caissa

Post by Gabor Szots »

Witek wrote: Mon Oct 24, 2022 12:41 am Caissa 1.2 is out now: https://github.com/Witek902/Caissa/releases/tag/1.2

Code: Select all

Elo difference: 58.0 +/- 19.6, LOS: 100.0 %, DrawRatio: 38.8 %
FRC:

Code: Select all

Elo difference: 77.5 +/- 21.3, LOS: 100.0 %, DrawRatio: 37.6 %
Good to see Caissa making nice progress.

If I may have a suggestion: let the network file names be unique to each version so that I don't have to put each version in a different folder.
Gabor Szots
CCRL testing group