CSCI 373: Artificial Intelligence

Resources

Readings

Artificial Intelligence: A Modern Approach (3rd edition), Stuart Russell and Peter Norvig, Prentice Hall, Inc., 2010. [Note that one copy is available on reserve. Another copy is available in TCL 312.]

Reinforcement Learning: An Introduction Richard S. Sutton and Andrew G. Barto, MIT Press, 1998, 2017 (2nd edition draft in progress).

Papers

Python Resources

www.python.org : the Python Programming Language Official Website.

Java Resources (for those doing final projects in Java)