How to program a neural network for chess?

后端 未结 9 566
失恋的感觉
失恋的感觉 2021-01-30 11:18

I want to program a chess engine which learns to make good moves and win against other players. I\'ve already coded a representation of the chess board and a function which outp

9条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-30 12:05

    Read blondie24 : http://www.amazon.co.uk/Blondie24-Playing-Kaufmann-Artificial-Intelligence/dp/1558607838.

    It deals with checkers instead of chess but the principles are the same.

提交回复
热议问题