# Generated by roxygen2: do not edit by hand

export(Gompertz)
export(SoftMax)
export(inverse_Gompertz)
export(logistic)
export(logit)
export(relu)
export(relu_leaky)
export(sigmoid)
export(sigmoid_output_to_derivative)
export(softplus)
export(softplus_output_to_derivative)
export(tanh_output_to_derivative)
importFrom(stats,sd)
