Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Artificial Intelligence
Go directly to another tagGo directly to another tagAll Last Modified Items for Planning
Back to full tag viewJerry Boetje (Modified)Last modification: Sat, 15 Mar 2008 17:08:26 GMTCS instructor at the College of Charleston in Charleston, SC. Long-time Lisp user and developer. Architect and manager of the CLforJava project at the College of Charleston.
Lisp code from Artificial Intelligence, A Modern Approach (Added)Last modification: Mon, 13 Feb 2006 18:39:20 GMTCommon Lisp code for solving basic AI problems, from the definitive textbook on intelligent agents by Russell & Norvig.
The website also links implementations in other languages (java, python, c++, p...
Paradigms of Artificial Intelligence Programming (Added)Last modification: Sun, 15 Jan 2006 00:23:14 GMTStarts with an introduction to the language, including an excellent discussion of programming style. Most of the book is a collection of projects covering classic topics in Artificial Intelligence. Th...
UCPOP Planner (Added)Last modification: Fri, 13 Jan 2006 22:18:54 GMTPlanner developed at the University of Washington that operates "with actions that have conditional effects and universally quantified preconditions and effects. It accepts universally quantified goal...
Sensory Graphplan (Added)Last modification: Fri, 13 Jan 2006 22:04:29 GMTComplete, general purpose planner developed at the University of Washington. It is based on the Graphplan planner and extends it to handle uncertainty and sensory actions. Graphplan is based on ideas ...
Gary King (Added)Last modification: Mon, 09 Jan 2006 14:42:00 GMTunClog is Gary King's technical weblog.