常用激活函数(tensorflow)

常用激活函数(tensorflow) tf.nn.softplus tf.nn.tanh tf.nn.softplus f(x)=ln(1+ex) tf.nn.tanh f(z)=(ez-e-z)/(ez+e-z)
相关文章
相关标签/搜索