Cascade-forward neural network adding new units
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!