Cascade-forward neural network
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
EdWood
el 7 de Oct. de 2016
Comentada: Christoph Thale
el 25 de Abr. de 2019
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 comentarios
Respuesta aceptada
Greg Heath
el 14 de Oct. de 2016
You are right.
Despite the name, these are not the same network.
Greg
1 comentario
Ekta Prashnani
el 31 de Mayo de 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?
Más respuestas (1)
Greg Heath
el 8 de Oct. de 2016
Editada: Greg Heath
el 31 de Mayo de 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 comentarios
Christoph Thale
el 25 de Abr. de 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.
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!