Skip to content

Nit: Chess requires more than the state of the board. #314

@BasedLukas

Description

@BasedLukas

From your excellent writeup (thank you!):

History of State: Since Go is not completely observable from the current state of the board, the neural network also takes as input the boards from the last 7 time steps. This is a feature of the game itself, and other games such as Chess and Othello would only require the current board as input.

This is not strictly speaking true, as chess also requires knowledge of the previous states of the board, to determine for example if castling is permitted, or if you may capture en passant amongst others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions