lc0
Chess engine
A UCI-compliant chess engine utilizing neural networks to play chess via various backends.
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
2k stars
94 watching
530 forks
Language: C++
last commit: 24 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lichess-org/lila | A Scala-based online chess game server with real-time gameplay and multiple features. | 15,670 |
mlc-ai/mlc-llm | Enables the development, optimization, and deployment of large language models on various platforms using a unified high-performance inference engine. | 19,197 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 6,651 |
nvidia/minkowskiengine | An auto-differentiation library for sparse tensors used in computer vision and deep learning applications. | 2,485 |
alibaba/lowcode-engine | A low-code technology stack designed to support the development of enterprise-class applications with scale-out design capabilities | 14,647 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,621 |
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 70,694 |
linuscde/chessmarkable | A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 104 |
super-linter/super-linter | A tool that runs multiple linters and code analyzers on source code to detect issues and enforce best practices. | 9,515 |
vwxyzjn/cleanrl | A single-file implementation of Deep Reinforcement Learning algorithms with research-friendly features. | 5,683 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,189 |
gitlabhq/gitlabhq | A comprehensive open source tool for managing Git repositories and collaborating on code with fine-grained access controls and continuous integration/continuous deployment capabilities. | 23,804 |
official-stockfish/stockfish | An UCI chess engine that analyzes positions and computes optimal moves using neural networks. | 11,650 |
lichess-org/lichobile | The lichess.org official mobile application written in TypeScript, with access to native SDKs and a custom rendering library. | 2,040 |
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,133 |