python-implemented chess AI with alpha beta pruning makes weird moves

前端 未结 0 861
情歌与酒
情歌与酒 2020-12-20 17:48

I\'ve been trying to implement a simple Alpha-Beta Pruning AI for chess, using the python-chess library. However, not only is it extremely slow, but it also makes super dumb

相关标签:
回答
  • 消灭零回复
提交回复
热议问题