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

Chess Fighter

Home * Engines * Chess Fighter

Chess Fighter, (Chess Fighter NN, Chess Fighter Zero, ChessFighter)
an UCI compliant deep neural network chess engine by Alexander Lim, written in C++, first announced in March 2019 1. Chess Fighter is based on the ideas of AlphaZero, and applies MCTS/PUCT along with 8x128 value and policy nets using the C++ Dlib library by Davis E. King 2. The program requires a GPU with at least CUDA 10 installed.

Forum Posts

References

Up one level


  1. Chess Fighter Neural Net by Alexander Lim, CCC, March 15, 2019↩︎

  2. GitHub - davisking/dlib: A toolkit for making real world machine learning and data analysis applications in C++↩︎

Categories: UCI · GPU · DCNN

What links here

Contributors: GerdIsenberg.