Clear Filters
Clear Filters

Sigmoid activation layer in Deep Learning Toolbox?

3 views (last 30 days)
Hi! Kindly guide why there is no option for defining a Sigmoid / Logistic Nonlinearity like ReLU Nonlinearity in Deep Learning Toolbox? If I have to design a Conv Net with Sigmoid Activations in its various layers, how to define the layer array? Do I need to define Custom Layer? Thanks & regards.

Answers (1)

Monika Phadnis
Monika Phadnis on 4 Mar 2020
You can define a custom activation layer in Deep Learning Toolbox following this doc page:

Categories

Find more on Install Products 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!