Thursday, October 25, 2012

General Regression Neural Network (GRNN)

Simple implementation of GRNN in Java. GRNN is a simple neural network which works similar to a KNN. There is a useful description about it: