現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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://jp.mathworks.com/matlabcentral/fileexchange/122042-cascade-correlation-neural-network-function), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
