Sigmoid activation layer in Deep Learning Toolbox?
Show older comments
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.
1 Comment
M. Mubashir Hussain
on 4 Mar 2020
Answers (1)
Monika Phadnis
on 4 Mar 2020
0 votes
You can define a custom activation layer in Deep Learning Toolbox following this doc page:
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!