powered by
softplus transformation
softplus(x)
A numeric vector or matrix after softplus transformation.
A numeric vector or matrix on which softplus transformation is going to be applied.
softplus(matrix(1:4, nrow = 2))
Run the code above in your browser using DataLab