- Published on
KembaraXtra-Computer Terms – ART:
ART stands for Adaptive Resonance Theory, a concept originally introduced by Stephen Grossberg as a theory of human information processing. In computing and artificial intelligence research, ART has developed into several types of self-organizing neural network models designed to recognize patterns and categorize information. These systems operate by comparing incoming data with previously stored patterns known as ideal cases. When the input data closely matches one of these stored patterns, the system identifies a resonance between the input and the stored representation. The system then updates the stored pattern to incorporate the new information. Through repeated input and continual updating, ART networks reorganize and refine their classifications, making them capable of learning and adapting autonomously. This method is often used in cluster analysis, where data is grouped according to similarity, and it contributes to the development of intelligent systems capable of recognizing patterns and making decisions based on experience.
ART stands for Adaptive Resonance Theory, a concept originally introduced by Stephen Grossberg as a theory of human information processing. In computing and artificial intelligence research, ART has developed into several types of self-organizing neural network models designed to recognize patterns and categorize information. These systems operate by comparing incoming data with previously stored patterns known as ideal cases. When the input data closely matches one of these stored patterns, the system identifies a resonance between the input and the stored representation. The system then updates the stored pattern to incorporate the new information. Through repeated input and continual updating, ART networks reorganize and refine their classifications, making them capable of learning and adapting autonomously. This method is often used in cluster analysis, where data is grouped according to similarity, and it contributes to the development of intelligent systems capable of recognizing patterns and making decisions based on experience.
0 Comments