CS 351: LISP and Symbolic Computation

Instructor:

Raymond Mooney

Homepage:

cs.utexas.edu/users/mooney/cs351/

Description

is course will cover a selection of LISP programming techniques for artificial intelligence focussing on the implementation of planning and search algorithms, pattern matching, rule-based systems, logic programming, natural language parsers, and object oriented programming. Previous exposure to LISP is useful; however, the language will be introduced and reviewed at the beginning of the course and prior knowledge of LISP is not required.

Prerequisites

Basic knowledge of programming, data structures, and logic. Prior exposure to LISP useful but not necessary.