Datamining.gr

NOTE: To use the advanced features of this site you need javascript turned on.

Intelligent Systems
Intelligent Systems & Artificial Intelligence

Intelligent Systems are considered to be the computing tools of Artificial Intelligence. They can be applied in the field of Data mining and work diligently in order to discover useful knowledge from data. Intelligent Systems can be classified in a number of categories depending on the mathematical models they utilize  and their problem solving approach. They can also be combined together to form hybrid systems with improved properties.

One way to divide them is the following:



Neural Networks

Artificial Neural Networks attempt to simulate in a mathematical manner the human neural system and thus, mimic the distributed operation of the brain. They are consisted of simple structural elements called neurons, which can be controlled by certain parameters and are able to "learn" and respond in a "smart" way to any new stimulus.

 
Fuzzy Systems
Fuzzy Systems derive from the theory of Fuzzy Logic and Fuzzy Sets. This theory provides the means to design and develop systems that can operate and take decisions in ambiguous environments, much like an expert does.
 
Genetic Algorithms

Genetic Algorithms were devised in the 60s and are commonly related to a theory known as Evolutionary Programming. The concept behind these algorithms is based on the adaptive operations performed by nature, when a population of "chromosomes" moves toward a new population through "natural selection" (according to Darwin). During this procedure, the chromosomes can reproduce, mutate and cross-breed in order to produce better and stronger ("fitter") offsprings, some of which will prevail in the end.

 
Other intelligent techniques