home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / objc / ai / ART.README < prev    next >
Encoding:
Text File  |  1993-08-13  |  1.7 KB  |  54 lines

  1.  
  2.                               Hamburg 12/8/1993
  3.  
  4.                                NeXT Application
  5.                         Adaptive Resonance Theorie (ART)
  6.  
  7.      Neural network models based on the ART developped by
  8.      Carpenter and Grossberg have the ability of stable unsupervised
  9.      learning.
  10.  
  11.      In this package you will find a NeTXStep application (tested for 
  12.  
  13.      release 3.0)
  14.  
  15.          ART.app and its source code (*.m, *.h, *.nib)
  16.  
  17.      simulating the basic ART-2 network for recognition and
  18.      classification of analog patterns. Additionally you find a modifi-
  19.      cation of the network, which allows distributed classification
  20.      by of superposition of orthogonal pattern components.
  21.  
  22.      A PostScript file ART.ps contains a detailed description in German
  23.      language of my ART-2 modification, its results and a rough 
  24.  
  25.      introduction to the usage of ART.app.
  26.  
  27.      This document is the outcome of my project work at the institute
  28.      of Technical Computer Science VI at TU Hamburg-Harburg, Germany.
  29.  
  30.      For fundamental understanding of Grossberg's Adaptive Resonance 
  31.  
  32.      Theory and derived neural networks please have a look at
  33.  
  34.      (1) Carpenter, G.A., Grossberg, S.: A massively parallel
  35.          architecture for a self-organizing neural pattern recognition 
  36.  
  37.          machine, Computer Vision, Graphics and Image Processing,
  38.          Academic Press, Inc., 1987
  39.  
  40.      (2) Carpenter, G.A., Grossberg, S.: ART-2: self-organization of 
  41.  
  42.          stable category recognition codes for analog input patterns,
  43.          Applied Optics, Vol.26, 1987
  44.  
  45.       For questions and suggestions please contact
  46.  
  47.  
  48.          e-Mail: ti6cmt@tick.ti6.tu-harburg.de
  49.  
  50.  
  51.                            Christian Mueller-Tomfelde
  52.  
  53.  
  54.