Judas - UCI chess engine (based on Stockfish), Rating CEDR=??? (The engine does not have our ranking yet, it will be tested soon).
Author - Marco Zerbinati
JudaS ++ is a free and strong UCI chess engine derived from Stockfish that analyzes chess positions and computes the optimal moves.
JudaS ++ does not include a graphical user interface (GUI) that is required to display a chessboard and to make it easy to input moves. These GUIs are developed independently from JudaS and are available online.
v.++ 5.0:
Removed Quality and balanced Performance formula
Removed the unused Quality parameter, simplifying the learning data structure and logic.
Updated the Performance formula:
Replaced the logarithmic-based formula with a new linear one.
Improved balance between Depth and Score, reducing the dominant impact of Depth.
Ensured consistent Performance calculations across the codebase (Experience Book, showexp, etc.).
All files (games, tables and engines) - download from page
Comments
Post a Comment