This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

C-chess-cli

Home * User Interface * Command Line Interface * c-chess-cli
Home * Software * Tournament Manager * c-chess-cli

c-chess-cli,
a lightweight command line tournament manager for UCI chess engines, primarily developed by Lucas Braesch aka lucasart. Developed on Linux, c-chess-cli was written in pure C, only using the C standard library and C POSIX library 1. c-chess-cli is free software licensed under the GPL v3.0 and among multiple other things features sequential probability ratio test in two engine matches, and sampling for the purpose to generate data for supervised tuning and training 2.

Contents
  1. See also
  2. Forum Posts
  3. External Links
  4. References

See also

Forum Posts

c-chess-cli: generating training data for NN eval by lucasart, CCC, August 19, 2020

Release 2021-07-10 · lucasart/c-chess-cli · GitHub

References

Up one Level


  1. c-chess-cli/README.md at master · lucasart/c-chess-cli · GitHub↩︎

  2. c-chess-cli: generating training data for NN eval by lucasart, CCC, August 19, 2020↩︎

What links here

Contributors: GerdIsenberg.