General Regression Neural Network

General Regression Neural Network is a variant of radial basis function neural network and used for nonlinear function approximation
154 descargas
Actualizado 18 jun 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.