Cascade-forward neural network adding new units
Mostrar comentarios más antiguos
For Cascade correlation network I found this definition: We add hidden units to the network one by one. Each new unit therefore adds a new one-unit "layer" to the network, unless some of its incoming weights happen to be zero. This is confuse me beacuse when I run Cascade network in MATLAB it looks like there is 10 neurons from beggining for example and I am not sure if it's the maximum of neurons only and it's really adding one by one during learning or there is 10 fixed neurons from beggining. How it works? Thank you.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!