A Generalized Regression Neural Network (GRNN) is a single-pass Neural Network.

It has four layers:

  1. Input
  2. Pattern
  3. Summation
  4. Output

It is faster than a back-propagation system, designed to test a larger number of input conditions 39.

center | desc The GRNN algorithm structure (40)