AlphaZero_Gomoku icon indicating copy to clipboard operation
AlphaZero_Gomoku copied to clipboard

_playout方法中的update_recursive为什么要传入 -leaf_value?

Open Leonardo711 opened this issue 7 years ago • 1 comments

mcts_alphaZero.py中 137行 不应该是传leaf_value么?

Leonardo711 avatar Sep 09 '18 02:09 Leonardo711

可以参考issue #25

junxiaosong avatar Sep 09 '18 15:09 junxiaosong