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!