Data Blogger
  • Categories
    • Do-It-Yourself
    • Technology
    • Web Technology
    • Data Science
    • Software Science
    • Mathematics
    • Personal Projects
  • Write for us!

artificial intelligence

Tic-Tac-AI.

Tic-Tac-AI: A Strong Tic-Tac-Toe AI Opponent using Forward Sampling

March 7, 2017December 22, 2017 Kevin Jacobs Leave a comment

You want to build your own Tic-Tac-Toe opponent? Then you need to read further! In the Tic-Tac-AI series, I will present a couple of Artificial Intelligence algorithms implemented as Tic-Tac-Toe opponent. In this first article, I will introduce a method called Forward Sampling which is capable of not losing any game of Tic-Tac-Toe!

(more…)

Read More