cloxnu/Omega_Gomoku_AI
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
PythonMIT
Issues
- 0
关于运行版本
#3 opened by 1120475708 - 0
- 1
tensorflow.python.framework.errors_impl.FailedPreconditionError: Error while reading resource variable conv2d_5/kernel from Container: localhost. This could mean that the variable was uninitialized. Not found: Container localhost does not exist. (Could not find resource: localhost/conv2d_5/kernel) [[{{node conv2d_5/Conv2D/ReadVariableOp}}]]
#1 opened by cloxnu