Skip to content

Implementation of a RBF network using the evolutionary strategy algorithm in order to find optimal weights.

Notifications You must be signed in to change notification settings

MhmDSmdi/Neural-Network-using-RBF-kernel

Repository files navigation

Radial basis function network

Implement a RBF neural network. ES algorithm was used in order to update the network's weights instead of backpropagation. We used this network for regression and multi-class classification problems.

Outputs

Train_1 Test_1 Regression centers

About

Implementation of a RBF network using the evolutionary strategy algorithm in order to find optimal weights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages