axiomizer / haida-go

An implementation of a go (baduk) AI, following methods published for AlphaGo Zero. The primary purpose is to gain hands-on experience with machine learning.
0 stars 0 forks source link

Implement evaluator #11

Open axiomizer opened 1 year ago

axiomizer commented 1 year ago

implement the evaluator and incorporate it into the self-play training pipeline