资 源 简 介
This is a repository for the UTOSC Artificial Intelligence presentation projects. Several of these projects will be shared at the Utah Open Source Conference.
To obtain the project use:
svn checkout http://utosc-ai.googlecode.com/svn/trunk/ utosc-ai-read-only
References
Machine Learning Tom M. Mitchell
Artificial Neural Networks (Chapter 4)
McGraw-Hill series in Computer Science
Introduction to Computer Theory (Second Edition) Daniel I. A. Cohen
Finite Automata withOutput (Chapter 8)
John Wiley & Sons, Inc.
KnightCap A chess program that learns by combining TD(Lambda) with minimax searchJonath