當前位置: 華文問答 > 科學

取消圍棋的棋盤邊界會怎麽樣?

2021-02-15科學

上下邊界聯通,左右邊界聯通,叫道棋。

介紹請移步 https:// daoqi.club

單機道棋AI對弈程式

(katrain道棋linux版,內含katago(opencl)和道棋神經網絡)

安裝及使用:

========

git clone https://github.com/daoqiclub/katrain_daoqi.git cd katrain_daoqi/ pip install . #在國內上一行pip安裝建議用下面的命令代替: pip install -i https://pypi.tuna.tsinghua.edu.cn/simple . #然後在命令列執行katrain

========

需要本地顯卡。我編譯了一個Eigen版的katago,放在katago目錄中,沒有顯卡的使用者,需要把katago_eigen改名為katago.