[問題] minimax演算法code請益
各位大大好
小弟目前在研究minimax演算法,於githube有找到一則以python編寫的code,
網址:
https://github.com/Cledersonbc/tic-tac-toe-minimax/blob/master/py_version/mini
max.py
但是小弟才學粗淺,對於code有三個地方不懂,來版上請求大大們協助:
1. 為何人類玩家的移動步驟會有-1? 不應該都是大於0嗎?
2.為何要設定條件 move<1 or move>9? 井字遊戲最大步驟不是9而已嗎?
3.類似於第1個問題,為何minimax函數的row & column會有-1 的步數?
https://i.imgur.com/fU1R8xr.jpg
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.239.79.60 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/DataScience/M.1569849797.A.3C0.html
推
10/01 09:03,
5年前
, 1F
10/01 09:03, 1F
→
10/01 09:05,
5年前
, 2F
10/01 09:05, 2F
→
10/01 09:05,
5年前
, 3F
10/01 09:05, 3F
→
10/01 09:09,
5年前
, 4F
10/01 09:09, 4F
推
10/10 13:05,
5年前
, 5F
10/10 13:05, 5F
→
10/12 12:53,
5年前
, 6F
10/12 12:53, 6F
DataScience 近期熱門文章
PTT數位生活區 即時熱門文章