GithubHelp home page GithubHelp logo

akimbo's Introduction

akimbo

License GitHub release (latest by date) Commits

A strong UCI Chess and Chess960 engine written in Rust.

Ending with version 0.6.0, akimbo had a hard upper limit of 1000 lines of code, excluding blank lines and comments. Stats are included below (SLOC), but this restraint is now abandoned in favour of making a more feature-complete engine.

Huge thanks to all of the members of this OpenBench Instance who have provided support and guidance in the development of akimbo, as well as facilitating far faster testing than on my own.

Evaluation

All data used is self-generated, starting from material values when akimbo still had an HCE and iteratively generating data and tuning to produce higher quality datasets. The final HCE dataset was then used to train akimbo's first network and further data has been generated since.

Additionally, akimbo uses its own trainer written in Rust and CUDA, bullet.

Stats

Version Release Date SLOC CCRL 40/15 CCRL Blitz Notes
0.1.1 8th January 2023 1167 2468 - First Release
0.2.0 10th April 2023 866 2524 - -
0.3.0 16th May 2023 891 2586 - -
0.4.0 4th July 2023 852 2725 2760 -
0.4.1 4th August 2023 948 - 2866 Final PST-only Release
0.5.0 13th August 2023 940 2994 3069 Better HCE
0.6.0 24th September 2023 898 3258 - NNUE
0.7.0 30th October 2023 - 3312 3461 DFRC + SMP Support
0.8.0 2nd January 2024 - TBD TBD -

Compiling

Run the following command

cargo rustc --release -- -C target-cpu=native

and the executable will be located in target/release.

akimbo's People

Contributors

jw1912 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.