A Generalized Regression Neural Network (GRNN) is a single-pass Neural Network.
It has four layers:
- Input
- Pattern
- Summation
- Output
It is faster than a back-propagation system, designed to test a larger number of input conditions 39.
The GRNN algorithm structure (40)