Preface

Artificial intelligence and computer algorithms run the modern world, from searching the internet (page rank), to driving directions (A-star), to pattern recognition, to data encryption. I want to understand how algorithms are built and I want to share some of that understanding with others.

In this section of my site I will investigate the game of Tic Tac Toe, exploring algorithms that play and learn the game. This is the final product for my Junior Workshop at The Calhoun School. Thanks to Auguste for his guidance and help through this process of discovery!