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
This project features a PC vs. PC Tic-Tac-Toe game based on evaluation function which learns from self-play. It uses six features to represent the board state, which influence the linear evaluation function over time.