Introduction to Artificial Intelligence with Applications to Public HealthAssignment 1: Nic-Mac-Goe - Playing Games with Artificial Intelligence
BackgroundNic-mac-goe is generalized (n,m,g) tic-tac-toe. It is played on a N by M board, and G (for goal) cells in a row count as a win. So traditional tic-tac-toe is just (3,3,3) nic-mac-goe. In this assignment, you will be given a Python framework for playing nic-mac-goe complete with several simple if stupid agents which can play the game. Your task will be to write a sequence of improved game-playing agents that apply knowledge, search for solutions, learn play patterns, and even help design better agents. Assignment
DeliverablesTurn in the following files packaged as a .zip archive:
(While AAAI accepts only PDF files, I will also accept Microsoft Word or Postscript). Submit one hardcopy (in class) and one electronic copy (to centaur@dresan.com) by the start of class on the due date. (If I am not present on the due date, submit the paper to my substitute if available or at the next class if not available. The electronic copy must still be mailed before the due date). |
Research Articles Classes Software Classic Weblog Wiki Store f@nu fiku Fiction Personal About Contact |