CMSC421: Introduction to Artificial Intelligence

Spring 2013

Agent Diagram

Projects

P0 - Python/Unix Tutorial

P1 - Search

P2 - Multi-Agent

P3 - Reinforcement Learning

P4 - Ghost Busters

P5 - Capture the Flag

Submission Instructions

All programming assignments will be submitted via Submit Server. Once logged in, select the course CMSC421. You will be directed to a page with a list of active programming assignments. Assignments are named p{i}, where {i} indicates the id of the assignment. (e.g., p0 for the first programming assignment.) To start the submission process, click the 'submit' button under the web submission tab. You will then be asked to upload your submission file.

You should always submit a single zip file, containing only your answers for the requested files, and any supporting files you may have created yourself.

Your submission file should be named in the following format:

     p{i}-{lastname}-{firstname}.zip

(e.g., p0-washington-george.zip.)

Web Accessibility