常用**函数(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) 相关文章: