This documents our course project for ESE 5460, Principles of Deep Learning.
We examine the effect of curriculum scheduling in an AlphaZero-like training process, for Sudoku. See the report for further details.
Some of the code structure is based on the alpha-zero-general repository, and much of the implementation was changed to fit the single-player, curriculum-scheduled setting and adapt it to Sudoku.