Tianshou/AlphaGo/README.md

17 lines
286 B
Markdown

# 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
## File Specification