How to get the transfer function of a neural network?

6 次查看(过去 30 天)
I have create a 5 layers neural network using the 'network' in matlab. However, how can I get the whole transfer function of the whole network?
  1 个评论
Greg Heath
Greg Heath 2018-9-18
What type of net ? (regression, classification, or ???)
How many hidden layers?
Why do you think you need more than one?
Greg

请先登录,再进行评论。

回答(1 个)

Mario
Mario 2019-9-3
net.layers{i}.transferFcn

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by