Cascade Correlation Neural Network function

Version 1.0.0 (2.44 KB) by Mark Wang
A function to realize Cascade Correlation Neural Network that can adaptively increase hidden neurons to fit data. The main file is main.m.
22 Downloads
Updated 13 Dec 2022

View License

This is a function to realize Cascade Correlation Neural Network that can adaptively increase hidden neurons to fit data.
The main file is main.m.You may change the data to train,the activation function, and the maximum hidden neuron num. In the current version, the num of output must be 1.
The fundamental formulas are based on the paper below:
Fahlman S, Lebiere C. The cascade-correlation learning architecture[J]. Advances in neural information processing systems, 1989, 2.

Cite As

Mark Wang (2024). Cascade Correlation Neural Network function (https://www.mathworks.com/matlabcentral/fileexchange/122042-cascade-correlation-neural-network-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with R2016b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0