A developer combines Theano and deep learning to build a chess AI called Deep Pink. The approach trains a 3-layer neural network (2048 units wide, ~10M parameters) on 100M chess games from FICS, learning a position evaluation function purely from game data — no chess rules encoded explicitly. The model uses triplet-based
Sort: