Sigmoid activation layer in Deep Learning Toolbox?
조회 수: 1 (최근 30일)
이전 댓글 표시
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개)
Monika Phadnis
2020년 3월 4일
You can define a custom activation layer in Deep Learning Toolbox following this doc page:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Install Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!