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.
引用格式
Mark (2026). Cascade Correlation Neural Network function (https://ww2.mathworks.cn/matlabcentral/fileexchange/122042-cascade-correlation-neural-network-function), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
