IBM’s Robocode: A Platform for Learning AI

By ai-depot | January 5, 2003

This platform is not only a fun tool for learning how to program in Java, but is also a powerful environment for testing out AI concepts. This article is an introduction to the platform and how it
can be used for AI programming.

Written by Nick Loadholtes.

Read the rest of this entry �

Tags: none
Category: review | 1 Comment »

Beginners Guide to Pathfinding Algorithms

By ai-depot | December 19, 2002

Network & tree searches are important as a basis for AI in many contexts. This article provides a colourful introduction and explains the different search methods available. It also shows the evolution of A* over other search algorithms.

Written by Senior Diablo.

Read the rest of this entry �

Tags: none
Category: tutorial | No Comments »

Decision Trees and Evolutionary Programming

By ai-depot | December 4, 2002

Commonly used in pattern recognition and AI decision systems, the basic structure of DT allows application of IF…THEN type rules to classification, which are easily utilized and interpreted. This article presents a unique method of developing such trees using Evolutionary Programming.

Written by Kirk Delisle.

Read the rest of this entry �

Tags: none
Category: tutorial | No Comments »

Rule-Based Systems and Identification Trees

By ai-depot | November 23, 2002

Rule-Based systems are proven AI methods whose capabilities should not be overlooked. By combining them with identification trees, the rules themselves can be created on the fly from observations and collections of data, applicable to outside fields such as medicine and finance.

Written by James Freeman-Hargis.

Read the rest of this entry �

Tags: none
Category: tutorial | 2 Comments »

Creation of a Simple Sonorant Detector

By ai-depot | November 14, 2002

(goes here)

Written by webmaster.

Read the rest of this entry �

Tags: none
Category: tutorial | No Comments »

� Previous Entries Next Entries �