Cascade-forward neural network
古いコメントを表示
I was trying to find purpose of cascade-forward neural network and didn't find anyresonable sources. Can anyone explain advantages and disadvantages of using this type of network instead of classic feedforward neural network?
採用された回答
その他の回答 (1 件)
Greg Heath
2016 年 10 月 8 日
編集済み: Greg Heath
2017 年 5 月 31 日
If you had searched GOOGLE with
CASCADE CORRELATION NEURAL NETWORK
YOU WOULD HAVE FOUND
http://scholar.google.com/scholar?q=cascade+correlation+
neural+network&hl=en&as_sdt=0&as_vis=1&oi=scholart&sa=
X&sqi=2&ved=0ahUKEwjr2MSEpcrPAhWKNT4KHfAECx8QgQMIGjAA
Hope this helps.
THANK YOU FOR FORMALLY ACCEPTING MY ANSWER
Greg
2 件のコメント
Christoph Thale
2019 年 4 月 25 日
You are right. The Cascade Correlation is a method where we add perceptrons one by one. So we start very small and end up bigger. We stop there, where the net performs best.
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!