You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quoting the README: “A simplified, highly flexible, commented and (hopefully) easy to understand implementation of self-play based reinforcement learning based on the AlphaGo Zero paper (Silver et al)”
It seems your model is a mixture of supervised learning and reinforcement learning, not pure RL as described in the alphazero paper.
The text was updated successfully, but these errors were encountered: