galvanise_zero
-
* What?
galvanise is a [[https://en.wikipedia.org/wiki/General_game_playing][General game Player]], where games are written in [[https://en.wikipedia.org/wiki/Game_Description_Language][GDL]].
The original galvanise code
was converted to a library [[https://github.com/richemslie/ggplib][ggplib]] and galvanise_zero adds AlphaZero style learning.
Much
inspiration was from Deepmind's related papers, and the excellent Expert Iteration [[https://arxiv.org/abs/1705.08439][paper]].
A
number of alpha*Zero open source projects were also inspirational: LeelaZero and KataGo (XXX add
links).