Cascade-forward neural network
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Greg Heath
le 14 Oct 2016
You are right.
Despite the name, these are not the same network.
Greg
1 commentaire
Ekta Prashnani
le 31 Mai 2017
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?
Plus de réponses (1)
Greg Heath
le 8 Oct 2016
Modifié(e) : Greg Heath
le 31 Mai 2017
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 commentaires
Christoph Thale
le 25 Avr 2019
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.
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!