Game of Chess

7 papers with code • 0 benchmarks • 0 datasets

Chess is a two-player strategy board game played on a chessboard, a checkered gameboard with 64 squares arranged in an 8×8 grid. The idea of making a machine that could beat a Grandmaster human player was a fascination in the artificial community for decades. Famously IBM's DeepBlue beat Kasparov in the 1990s. More recently more human-like approaches such as AlphaZero have appeared.

Libraries

Use these libraries to find Game of Chess models and implementations

Chess as a Testbed for Language Model State Tracking

shtoshni/learning-chess-blindfolded 26 Feb 2021

Motivated by this issue, we consider the task of language modeling for the game of chess.

33
26 Feb 2021

Playing Chess with Limited Look Ahead

ArmanMaesumi/LimitedLookAheadChess 4 Jul 2020

We have seen numerous machine learning methods tackle the game of chess over the years.

8
04 Jul 2020

Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model

werner-duvaud/muzero-general 19 Nov 2019

When evaluated on Go, chess and shogi, without any knowledge of the game rules, MuZero matched the superhuman performance of the AlphaZero algorithm that was supplied with the game rules.

2,360
19 Nov 2019

Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data

harsh19/ChessCommentaryGeneration ACL 2018

This paper examines the problem of generating natural language descriptions of chess games.

29
01 Jul 2018

Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm

ray-project/ray 5 Dec 2017

The game of chess is the most widely-studied domain in the history of artificial intelligence.

30,559
05 Dec 2017

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

dangeng/DeepChess 27 Nov 2017

We present an end-to-end learning method for chess, relying on deep neural networks.

11
27 Nov 2017

Giraffe: Using Deep Reinforcement Learning to Play Chess

saikrishna-1996/deep_pepper_chess 4 Sep 2015

This report presents Giraffe, a chess engine that uses self-play to discover all its domain-specific knowledge, with minimal hand-crafted knowledge given by the programmer.

18
04 Sep 2015