Files
freeCodeCamp/curriculum/challenges/chinese/11-machine-learning-with-python/tensorflow/neural-networks-activation-functions.md

426 B
Raw Permalink Blame History

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e8f2f13c4cdbe86b5c72d93 神经网络:激活函数 11 S45tqW6BqRs
aid bvid cid
675610466 BV1wU4y1A7TJ 409130203
neural-networks-activation-functions

--question--

--text--

哪个激活函数在 -1 和 1 之间切换值?

--answers--

ReLU线性整流函数


Tanh双曲函数


Sigmoid

--video-solution--

2