Custom activation functions for Deep Learning Toolbox?
44 views (last 30 days)
Show older comments
Hello,
I’m writing to ask whether it is possible to use custom activation functions with the deep learning toolbox, and the best way of using them if it is. It seems like this would be a good use for the custom layers feature, but I’ve been unable to determine whether it’s possible to use something other than image data with networks constructed in this way.
0 Comments
Answers (1)
Sebastian Castro
on 5 Feb 2019
Sure you can! Here is an example:
- Sebastian
1 Comment
Andy
on 2 May 2020
does matlab support GELU — Gaussian Error Linear Unites ? (as described under: https://arxiv.org/pdf/1606.08415.pdf)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!