General Regression Neural Network

General Regression Neural Network is a variant of radial basis function neural network and used for nonlinear function approximation
155 download
Aggiornato 18 giu 2022

General-Regression-Neural-Network

General Regression Neural Network is a variant of radial basis function neural network and a powerful tool for nonlinear function approximation. GRNN was developed by Specht (1991) based on idea that each training observation is assigned a neuron in the first hidden layer called pattern layer [22]. Compared to RBFNN, GRNN has one additional hidden layer called summation layer. There are no input weights connecting the input layer nodes to the pattern layer neurons. The traditional GRNN assumes that the pattern layer can have as many neurons as the given number of training examples. The pattern layer neurons use radial basis function (RBF) as activation function, thus these neurons are called radial basis neurons. The first training observation is selected as the center of the first radial basis neuron, the second training observation is the center of the second radial basis neuron and so on. All the radial basis neurons have the same width or spread.

image View General Regression Neural Network on File Exchange

Cita come

Seshu Kumar Damarla (2024). General Regression Neural Network (https://github.com/seshu-damarla/General-Regression-Neural-Network/releases/tag/v1.1.0), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.