Pinned Repositories
ana-opening-book
books
Chess books used to develop Stockfish
caissatrack
Track evaluations of the 100k most popular positions in the caissa database on chessdb.cn.
cdblib
A small library with wrapper functions to conveniently access the chessdb.cn API from within Python.
cdbmatetrack
Track the mates from matetrack on cdb.
chopstrack
Track evaluations of the positions in chops.epd on chessdb.cn.
grobtrack
Track eval and PV of 1. g4 on chessdb.cn.
matetools
Python scripts to manipulate and provide mating PVs for Chest-like EPD files.
uhotrack
Track evaluations of the positions in UHO_Lichess_4852_v1.epd on chessdb.cn.
WDL_model
Fit a chess Win-Draw-Loss model from played games
robertnurnberg's Repositories
robertnurnberg/cdblib
A small library with wrapper functions to conveniently access the chessdb.cn API from within Python.
robertnurnberg/grobtrack
Track eval and PV of 1. g4 on chessdb.cn.
robertnurnberg/matetools
Python scripts to manipulate and provide mating PVs for Chest-like EPD files.
robertnurnberg/caissatrack
Track evaluations of the 100k most popular positions in the caissa database on chessdb.cn.
robertnurnberg/cdbmatetrack
Track the mates from matetrack on cdb.
robertnurnberg/uhotrack
Track evaluations of the positions in UHO_Lichess_4852_v1.epd on chessdb.cn.
robertnurnberg/WDL_model
Fit a chess Win-Draw-Loss model from played games
robertnurnberg/ana-opening-book
robertnurnberg/books
Chess books used to develop Stockfish
robertnurnberg/cdbexplore
Explore and extend the Chess Cloud Database (https://chessdb.cn/queryc_en/). Builds a search tree for a given position (FEN/EPD).
robertnurnberg/ccdblib
A small library with wrapper functions to conveniently access the Chinese chessdb.cn API from within Python.
robertnurnberg/cdbdirect
Directly probe a local copy of a snapshot of the Chess Cloud Database (cdb)
robertnurnberg/cdbsubtree
count the number of positions in a subtree of a cdb data dump.
robertnurnberg/chess-library
A chess library for C++.
robertnurnberg/chessdb
ChessDB
robertnurnberg/chessgraph
A utility to create a graph of moves from a specified chess position.
robertnurnberg/fast-chess
fast-chess is a command-line tool to run engine vs engine matches in chess.
robertnurnberg/fastpopular
Quickly extract the most common positions from a collection of PGNs
robertnurnberg/fishtest
The Stockfish testing framework
robertnurnberg/matesieve
Find mates in (fishtest) pgn data.
robertnurnberg/matetrack
Track the evolution of Stockfish mate finding effectiveness
robertnurnberg/Smallbrain
A UCI chess engine written in C++
robertnurnberg/Stockfish
UCI chess engine
robertnurnberg/stockfish-web
Website for stockfishchess.org
robertnurnberg/tcecgui
robertnurnberg/weiss
Weiss - a UCI chess engine