Artificial Intelligence
Artificial Intelligence :
The use of programs to enable machines to perform tasks which humans perform using their intelligence. Early AI avoided human pychological models, but this orientation has been altered by the development of connectionism, which is based on theories of how the brain works. In connectionism, complex functions, including learning, involve the transmission of information along pathways formed among large arrays of simple elements
From: www.filosofia.net/materiales/rec/glosaen.htm
aiParts
aiParts is a collection of Open Source C++ software parts that can be used to implement AI Patterns and other artificial intelligence techniques.
aiParts is primarily aimed at problems in which a number of decisions must be made, each affecting the options available in subsequent decisions. Examples include: navigating a car, playing chess, and assigning students to classes.
The basic idea is that you assemble a problem from parts that know how to solve problems.
visit
aiParts
aiParts was visited : 98 times
Loading .....