Radial Basis Function Neural Network (RBFNN) is one of the shallow yet very effective neural networks. It is widely used in Power Restoration Systems.
In this article we will discuss the following points:
What is an RBFNN ?Radial Basis FunctionTraining an RBFNNSolving the XOR problem using RBFNNSimilarities and differences with MLPsConclusion1. What is an RBFNN ?
An RBFNN is a feed-forward neural network, composed from : an input layer representing the source of data, e...
Published on October 10, 2022 09:44