Skip to content

Limited Incremental Evolution General Regression Neural Networks

License

Notifications You must be signed in to change notification settings

ahmadjordan/LIEV-GRNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LIEV-GRNN

Limited Incremental Evolution General Regression Neural Networks The MATLAB files and the noise data are added.

Hyper-parameters set by the user Mse_thresold=0.001;% the MSE threshold to start the evolution size_limit=10;% the maximum allowed size of GRNN's hidden layer The evolving method either input distance or output distance method='input_distance'; %method='output_distance';

Run ssci_2018_paper_code.m in the same directory as the noise.dat code written by Ahmad Al-Mahasneh email:[email protected] please cite the paper https://doi.org/10.1109/SSCI.2018.8628909

About

Limited Incremental Evolution General Regression Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages