paper-with-me

Papers

Sequencing Chess

2016-09-14 · A. Atashpendar, T. Schilling, Th. Voigtmann

We analyze the structure of the state space of chess by means of transition path sampling Monte Carlo simulation. Based on the typical number of moves required to transpose a given configuration of chess pieces into another, we conclude that the state space consists of several pockets between which transitions are rare. Skilled players explore an even smaller subset of positions that populate some of these pockets only very sparsely. These results suggest that the usual measures to estimate both, the size of the state space and the size of the tree of legal moves, are not unique indicators of the complexity of the game, but that topological considerations are equally important.

📄 PDF Abstract BibTeX arXiv:1609.04648

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chess2vec: Learning Vector Representations for Chess

2020-11-02 · Berk Kapicioglu, Ramiz Iqbal, Tarik Koc, Louis Nicolas Andre 외

We conduct the first study of its kind to generate and evaluate vector representations for chess pieces. In particular, we uncover the latent structure of chess pieces and moves, as well as predict chess moves from chess…

DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess

2017-11-27 · Eli David, Nathan S. Netanyahu, Lior Wolf

We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the rules of chess, a deep neural network is trained usin…

feature selectionGame of ChessPosition

End-to-End Chess Recognition

2023-10-06 · Athanasios Masouris, Jan van Gemert

Chess recognition is the task of extracting the chess piece configuration from a chessboard image. Current approaches use a pipeline of separate, independent, modules such as chessboard detection, square localization, an…

Philosophy

SentiMATE: Learning to play Chess through Natural Language Processing

2019-07-18 · Isaac Kamlish, Isaac Bentata Chocron, Nicholas McCarthy

We present SentiMATE, a novel end-to-end Deep Learning model for Chess, employing Natural Language Processing that aims to learn an effective evaluation function assessing move quality. This function is pre-trained on th…

Decision MakingSentiment Analysis

Chessboard and chess piece recognition with the support of neural networks

2017-08-13 · Maciej A. Czyzewski, Artur Laskowski, Szymon Wasik

Chessboard and chess piece recognition is a computer vision problem that has not yet been efficiently solved. However, its solution is crucial for many experienced players who wish to compete against AI bots, but also pr…

Object Recognition