The normalized radial basis function neural network
暂无分享,去创建一个
Presents a neural network called the normalized radial basis function (NRBF) neural network. The NRBF integrates techniques from two similar neural networks: the general regression neural network (GRNN) and the radial basis function (RBF) neural network. The NRBF is identical to the standard radial basis function (RBF) network except the hidden layer outputs are normalized before being passed through the output layer. The normalization of the hidden layer weights is shown to improve the extrapolation performance of the conventional RBF network. We have reason to believe that under normal circumstances the NRBF outperforms the RBF and the GRNN.
[1] Donald F. Specht,et al. A general regression neural network , 1991, IEEE Trans. Neural Networks.
[2] D. Broomhead,et al. Radial Basis Functions, Multi-Variable Functional Interpolation and Adaptive Networks , 1988 .