13 lines
261 B
Markdown
13 lines
261 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
|