Community

How to Create a Radial Basis Function Network Using C#

(James McCaffrey) A radial basis function (RBF) network is a software system that is similar to a single hidden layer neural network. In this article I explain how to design an RBF network and describe how an RBF network computes its output.