ChessPositionRanking
Chess Position Ranking
A software suite for ranking and estimating the number of legal chess positions
Software suite for ranking chess positions and accurately estimating the number of legal chess positions
153 stars
7 watching
7 forks
Language: Haskell
last commit: about 1 year ago chesshaskellrandomsampling
Related projects:
Repository | Description | Stars |
---|---|---|
sciencepal/chess-com-box-py | Retrieves and displays chess ratings data from Chess.com. | 11 |
tlehman/fenparser | A parser for encoding chess positions using Forsyth-Edwards Notation. | 15 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 76 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
marianogappa/ostinato | A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 183 |
lqhl/powerwalk | A system for efficiently computing personalized page rank vectors on large graphs using distributed indexing and online querying | 15 |
elucidation/tensorflow_chessbot | A system that uses convolutional neural networks to predict chessboard layouts from images | 521 |
ricknout/rugby-ranker | An Android app for viewing and predicting World Rugby rankings | 293 |
benwr/latrunculorum | A Python implementation of a chess bot using the python-chess library to play against opponents. | 13 |
erikbern/deep-pink | An AI system designed to play chess using deep learning techniques | 813 |
laat/chess-board | A web component for displaying and manipulating chess positions using HTML | 20 |
marcizhu/marcizhu | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |