Tianshou/AlphaGo/README.md

13 lines
261 B
Markdown
Raw Normal View History

# Reproduce AlphaGo Zero
## Network.py
A reimplemented version of pv network which is presented in the nature paper.
## code-verify:
Connecting our own policy-value neural network with leela-zero.
## checkpoints:
Weights of the policy-value neural network