satlin and purelin in deep learning toolbox
Show older comments
I am just getting started working with a student on the neural network toolboxes available from Matlab, and i am unclear on what is the relationship between the various parts. To give a specific example of my confusion, according to the documentation, the function trainAutoEncoder allows specification of activation functions including logsig, satlin, and purelin. However, this list of activation functions is seemingly completely disjoint from the activation functions available in the deep learning toolbox, which include relu, leakyrelu, etc. Are these totally different products (autoencoder vs deep learning)? What if I want a satlin or purelin activation function in a deep neural network? Or if I want relu in an autoencoder? Thanks.
1 Comment
Stephen Vavasis
on 6 Sep 2023
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox 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!