Cascade-forward neural network
5 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
採用された回答
Greg Heath
2016 年 10 月 14 日
You are right.
Despite the name, these are not the same network.
Greg
1 件のコメント
Ekta Prashnani
2017 年 5 月 31 日
So, what is exactly the purpose of the cascade network? Its not the same as cascade correlation network and it seems to be distinct from classic feedforward network as well. Can you please explain?
その他の回答 (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.
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!