COMP 131: Artificial Intelligence

Computer Science Department, Tufts University

Lecture Slides

Assignments

Review Materials

Other Resources

Readings related to behavior-based AI: Extra info on reinforcement learning:

The online code repository has code in Java, Python, and Lisp. If you're familiar with C++, I strongly recommend learning Python and using the available code. Python is very easy to learn - you should know most of it after an hour-long tutorial - and has many advantages over C++. Here are some Python resources:

Some general-interest links related to the history and practice of AI: