Generalized-regression-neural-networks-library-from-scratch icon indicating copy to clipboard operation
Generalized-regression-neural-networks-library-from-scratch copied to clipboard

Generalized Regression Neural Networks estimates using the weighted averages of the outputs of the training data set. (With Gaussian kernel and Euclidean distance)

Results 1 Generalized-regression-neural-networks-library-from-scratch issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to apply GRNN for pixel classification in Hyperspectral image. Suppose I have taken a single band of image and divided it into patches and the label for each...