General Regression Neural Network

版本 1.1.0 (10.4 KB) 作者: Seshu Kumar Damarla
General Regression Neural Network is a variant of radial basis function neural network and used for nonlinear function approximation
156.0 次下载
更新时间 2022/6/18

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2022a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库