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?

Answers (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!

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2020b

Asked:

on 14 May 2021

Answered:

on 16 Nov 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!