chess-alpha-zero
chess-alpha-zero copied to clipboard
uci and ARENA
Great project!
I can run chess-zero with Arena in Windows, though very slow. 1 min+ per move. but got problem in setting up in Ubuntu. It does not move. Have renamed it to C0uci.sh. what else need to be done? please help. Tkx.
Check to make sure all the tensorflow requirements are installed. Also you can reduce the number of simulations per move for proportional speed increase.
Tks. I managed to change the number of simulations per move to make it faster. still got problem in Ubuntu.