Chess engines: Devre 4.0
UCI chess engines: Devre
Author: Ömer Faruk Tutkun Rating CEDR=2826
Devre is an open-source UCI compatible chess engine written in C as a hobby project.The code is a bit badly written now but I'll try to make it cleaner and more efficent in my free time. Although Devre is an original chess engine written from scratch, I got great help from chessprogramming wiki , talkchess forum,stcokfish discord ,and some open-source C engines: Ethereal, Vice, CPW.
v.4.0
Changes
Bigger and much stronger network. The net was trained with more than 2 billion Leela data and a custom trainer written in CUDA: https://github.com/OmerFarukTutkun/CUDA-Trainer .
added LMP
LMR for capture moves according to capture history score
change in main history heuristic
added Continuation, Follow-up,Capture histories
change in TT replacement scheme
This version is 170 elo stronger than the previous one at STC.
Thanks to the testers who tested Devre, and the chess engine developers that helped me while developing my engine.
Our social media:
Comments
Post a Comment