AI Chess

Creator
Created
Created
2019 Nov 5 3:14
Editor
Edited
Edited
2024 Nov 27 1:41
Refs
Refs
Chess

Stockfish

  • One of the strongest chess engines in the world (without deep learning)
  • Used complex heuristics and prunings
  • Utilize all known human chess strategies
AI Chess Models
 
 
 
 

Micro chess

– Each player has one of chess piece excepting for Queen
notion image
– The movement of knight is changed and all other pieces have same movements with the original chess (Due to neutralize Stockfish)
– Castling is available
– Pawn can move 2 step for the first time
– Tie rule exist
– Pawn promotion is possible
– Max turn: 30
– Winning condition: check-mate the opponent King
– If no check-mate until max turn, then calculate the score of remaining pieces
 
notion image
Tie rule: checkmate unavailable due to lack of pieces, No movement of any pawn or no capture of any piece for 50 turns, repeating same movement for 5 times
notion image
 
 
LLM is bad at chess
 
 
 

Recommendations