6.4 parameters of the learNiNg proCess 231
Feedforward-only Nets
Supervised feedforward models are the most tractable and the most applied
neural network models. In these types of nets, if the user does not get the
desired output, then instead of propagating the error signal back to the input,
the process is iterated using the connected nodes. The following is a list of
neural network models that fall into this category:
Perceptron•
Adaline, Madaline•
Backpropagation (BP)•
Cauchy Machine (CM)•
Adaptive Heuristic Critic (AHC)•
Time Delay Neural Network (TDNN)•
Associative Reward Penalty (ARP)•
Avalanche Matched Filter (AMF)•
Backpercolation (Perc)•
Artmap•
Adaptive Logic Network (ALN)•
Cascade Correlation (CasCor)•
Extended Kalman Filter (EKF) ...