Technion - Israel Institute of Technology  
236501 - Introduction to Artificial Intelligence
  Spring 2011 EnglishRussianHebrewArabic  
Links

AI links

Artificial Intelligence: A Modern Approach (2nd edition)
The book's web page (2nd edition)
Artificial Intelligence: A Modern Approach (1st edition)
The book's web page (1st edition)
Artificial Intelligence FAQ
No longer updated, current location is at UCLA.
Neural Networks FAQ
http://aima.cs.berkeley.edu/java-overview.html
Java implementation of numerous AI algorithms

Applets

Search Applet (UBC)
This graph-searching applet is designed to help you learn about different search strategies.
Eight Puzzle Applet (UTA)
This applet demostrates A* search to solve the eight-puzzle (or you can just play with the eight puzzle yourself if you want to).
Decision Trees Applet (UBC)
This applet provides several sample data sets of examples to learn and classify, however, you can also create or import your own data sets.
Decision Tree Applet (Montefiore)
This applet allows you to build interactively decision trees and to visualize them. In order to run it, either you use the on-line version or you can download the jar file. This applet requires Java version 1.1.5 at least.