How to create user defined layer in deep network designer

3 views (last 30 days)
Hello,
I am trying to build own deep neural network using deep network designer.
I can use pre-built layers, such as Convolution2DLayer and FullyConnectedLayer. But I don't know how to make user define layer (customized layer to implement new specific functions).
Is it possible to create a new layer with deep network designer?
if not, how to create the new layer by MATLAB code?
Thank you.

Accepted Answer

Johannes Bergstrom
Johannes Bergstrom on 18 Dec 2018

More Answers (0)

Categories

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

Community Treasure Hunt

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

Start Hunting!