Sigmoid activation layer in Deep Learning Toolbox?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Antworten (1)
Monika Phadnis
am 4 Mär. 2020
You can define a custom activation layer in Deep Learning Toolbox following this doc page:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Install Products finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!