Fixing the learning rule, and conditioning on the rise clock
Fixes an n-tuple update bug and adds rise-cycle context. The corrected learner remains too weak.
rejectedrecordedLearn the value of a board from small cell patterns, each with its own lookup table, trained over millions of self-play moves.
Look at the board through many small windows, look each window's contents up in a table of learned numbers, and add the numbers.
Read the primer5 approaches, featured pages first. Each card is one theory of how to choose a column and what happened when it was tried.