tanh_output_to_derivative {sigmoid}R Documentation

Tanh Derivative

Description

Convert output of tanh function to its derivative.

Usage

tanh_output_to_derivative(x)

Arguments

x

vector of tanh values


[Package sigmoid version 1.4.0 Index]