Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 254 Bytes

tictactoe-ai

An A.I. that that plays against human opponents

I know that there is probably very bad convention and that I probably have a lot of things wrong, but this is my first neural network and it is a personal project.

Uses minimax algorithm.