skip connected deep neural network
显示 更早的评论
Hello
In one article, phrase Skip conn is used
How to create this connection in the deep learning application?
Should this be done using the usual connection?

回答(1 个)
Mahesh Taparia
2021-11-16
1 个投票
Hello
You can use connectLayers function to make skip connection in network. You can refer this documentation for an example.
Hope it will help!
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!