Somehow, Rodent returned (Rodent V)

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

Moderator: Ras

PK
Posts: 918
Joined: Mon Jan 15, 2007 11:23 am
Location: Warsza

Somehow, Rodent returned (Rodent V)

Post by PK »

Available at https://github.com/nescitus/Rodent-V/re ... dent_v_1_0

Co-developed with Naman Tanki, probably 3400 CCRL, which makes it the strongest engine written in Go. Has personalities, because it would not be Rodent otherwise, but I still need to supply more of them. Has both NNUE support (512 hidden neurons with horizontal mirroring) and pretty decent handcrafted evaluation, personalities can use them side by side. More details at release page, more documentation incoming.
User avatar
Gabor Szots
Posts: 1594
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: Somehow, Rodent returned (Rodent V)

Post by Gabor Szots »

PK wrote: Sun Aug 02, 2026 6:28 pm Available at https://github.com/nescitus/Rodent-V/re ... dent_v_1_0

Co-developed with Naman Tanki, probably 3400 CCRL, which makes it the strongest engine written in Go. Has personalities, because it would not be Rodent otherwise, but I still need to supply more of them. Has both NNUE support (512 hidden neurons with horizontal mirroring) and pretty decent handcrafted evaluation, personalities can use them side by side. More details at release page, more documentation incoming.
Excellent news, thank you Pawel and Naman.
Gabor Szots
CCRL testing group
cpeters
Posts: 254
Joined: Wed Feb 17, 2021 7:44 pm
Full name: Christian Petersen

Re: Somehow, Rodent returned (Rodent V)

Post by cpeters »

Hello and thank you Pawel/Naman.

Rodent V (the Tal-variant) is now playing games on Lichess (running as a bot on NetBSD). Brilliant!
Thanks again+have a nice week!

greetings

N.B.

Any recommendations on the provided books? A broad repertoire is preferred...
PK
Posts: 918
Joined: Mon Jan 15, 2007 11:23 am
Location: Warsza

Re: Somehow, Rodent returned (Rodent V)

Post by PK »

cpeters wrote: Mon Aug 03, 2026 12:21 am Rodent V (the Tal-variant) is now playing games on Lichess (running as a bot on NetBSD). Brilliant!
Under what handle?

As for books, you can replace Tal book with active.bin, provided on Rodent's GitHub.
User avatar
Werner
Posts: 3055
Joined: Wed Mar 08, 2006 10:09 pm
Location: Germany
Full name: Werner Schüle

Re: Somehow, Rodent returned (Rodent V)

Post by Werner »

Rodent does not run correct inside Cutechess GUI.
Maybe the bug is in rodent.txt
setoption name nnuePath value nets/rodent_v_512hl_6.bin
There is no such file in the nets folder.
Werner
PK
Posts: 918
Joined: Mon Jan 15, 2007 11:23 am
Location: Warsza

Re: Somehow, Rodent returned (Rodent V)

Post by PK »

Werner wrote: Mon Aug 03, 2026 10:49 am Rodent does not run correct inside Cutechess GUI.
Maybe the bug is in rodent.txt
setoption name nnuePath value nets/rodent_v_512hl_6.bin
There is no such file in the nets folder.
try deleting rodent.txt, this network is pre-loaded
cpeters
Posts: 254
Joined: Wed Feb 17, 2021 7:44 pm
Full name: Christian Petersen

Re: Somehow, Rodent returned (Rodent V)

Post by cpeters »

PK wrote: Mon Aug 03, 2026 8:26 am Under what handle?
https://lichess.org/@/Rodent-V
younger brother is:
https://lichess.org/@/Rodent-IV
User avatar
Werner
Posts: 3055
Joined: Wed Mar 08, 2006 10:09 pm
Location: Germany
Full name: Werner Schüle

Re: Somehow, Rodent returned (Rodent V)

Post by Werner »

I renamed the the net and copied into the net folder:
rodent_hm_512hl_1.bin
rodent_v_512hl_6.bin
maybe it has the same effect; the results are better now
Werner
PK
Posts: 918
Joined: Mon Jan 15, 2007 11:23 am
Location: Warsza

Re: Somehow, Rodent returned (Rodent V)

Post by PK »

@Werner, please download release package once again. The missing net has been added. Renaming is a bad idea, as the nets are not identical and have different architecture - one uses horizontal mirrorring, the other does not. The engine will play, but weaker, and I don't know by how much.
User avatar
tapio
Posts: 144
Joined: Thu May 30, 2024 10:33 am
Full name: Adsche Tönnsen

Re: Somehow, Rodent returned (Rodent V)

Post by tapio »

Best news, but as you are aware, a good system of weakening is crucial for this engine.