New Engine Flounder

Questions and comments related to CCRL testing study
Post Reply
Phil Brooks
Posts: 2
Joined: Wed Feb 15, 2023 8:02 pm
Sign-up code: 10159

New Engine Flounder

Post by Phil Brooks »

I think the following is needed:

Author name: Phil Brooks
Author Nationality: United Kingdom - English
Engine name: Flounder
Estimated Rating: 2900 approximately

The engine is open source and the repository can be found at https://github.com/Phil-Brooks/Flounder

Its main unusual feature is that it is coded in the language F#.

The compiled binariies can be found in the Releases area.

Latest releases is located at https://github.com/Phil-Brooks/Flounder ... /v.0.4.0.0

If there's any other information I must provide please let me know!

Thanks :)
Top
bastiball
Posts: 1957
Joined: Thu Aug 05, 2021 2:35 pm
Sign-up code: 10159
Location: Cavite, Philippines
Contact:

Re: New Engine Flounder

Post by bastiball »

Congrats for the release! :D
CCRL Testing Group
Phil Brooks
Posts: 2
Joined: Wed Feb 15, 2023 8:02 pm
Sign-up code: 10159

Re: New Engine Flounder

Post by Phil Brooks »

I have just created a new release of Flounder.

The binary version can be found on the Releases section:

https://github.com/Phil-Brooks/Flounder ... /v.0.5.0.0

The code has now been completely revisited with removal of such features as Classes and Inheritance. Instead extensive use is made of F# Record Types and Modules.

Furthermore, the NNUE has been replaced with that from the brilliant Berserk Engine.

Thanks
User avatar
Graham Banks
Posts: 26926
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: New Engine Flounder

Post by Graham Banks »

Would prefer it if you trained your own net.
Post Reply