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

Momentum and learning rate annealing for gradient descent #3

Closed axiomizer closed 1 year ago

axiomizer commented 1 year ago

image

axiomizer commented 1 year ago

learning rate annealing (with unit test) implemented in 270b8c424a60984d6e9ef706f50c4efe79cbd085