Repository | Description | License |
---|---|---|
Lynx | Chess engine (UCI, written C# / .NET) | MIT |
texel-tuner | Fork of GediminasMasaitis/texel-tuner, used to tune Lynx eval parameters (including PSQT) | GPL-3.0 |
weather-factory | Fork of jnlt3/weather-factory, used to tune Lynx search parameters | - |
WDL_model | Fork of official-stockfish/WDL_model, used to normailze Lynx eval | GPL-3.0 |
OpenBench | Fork of AndyGrant/OpenBench, used to facilitate engine testing | GPL-3.0 |
lynx-utils | My setup for local testing | MIT |
Lynx_BOT | Bot that allows Lynx to play in Lichess | AGPL-3.0 |
lichess-bot | Fork of lichess-bot-devs/lichess-bot, used by Lynx_BOT | AGPL-3.0 |
lichess-bot-playground | Docker image around lichess-bot-devs/lichess-bot | MIT |
lichess-challenger | [archived] App that allows a Lichess bot to challenge other bots | MIT |
Lynx_AzureBotApi | Azure Bot Service project that runs an instance of Lynx engine in the background and a REST API to interact with it | MIT |
Pinned Loading
Repositories
Showing 10 of 14 repositories
- OpenBench Public Forked from AndyGrant/OpenBench
OpenBench is a Distributed SPRT Testing Framework for Chess Engines
lynx-chess/OpenBench’s past year of commit activity - lynx-utils Public
lynx-chess/lynx-utils’s past year of commit activity - WDL_model Public Forked from official-stockfish/WDL_model
Fit a chess Win-Draw-Loss model from played games
lynx-chess/WDL_model’s past year of commit activity - lichess-bot Public Forked from lichess-bot-devs/lichess-bot
A bridge between Lichess API and chess engines
lynx-chess/lichess-bot’s past year of commit activity - Chess_Movegen Public Forked from Gigantua/Chess_Movegen
Comparison of state of the art chess sliding piece lookups
lynx-chess/Chess_Movegen’s past year of commit activity