skip connected deep neural network
16 ビュー (過去 30 日間)
古いコメントを表示
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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/617693/image.png)
0 件のコメント
回答 (1 件)
Mahesh Taparia
2021 年 11 月 16 日
Hello
You can use connectLayers function to make skip connection in network. You can refer this documentation for an example.
Hope it will help!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!