You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code used for school project for correctly identifying a winning board in connect 4 with the Tsetlin Machine. Bsed on the Tsetlin Machine implementation from https://github.com/cair/pyTsetlinMachine.