PHP Interface Phpml\NeuralNetwork\ActivationFunction

Show file Open project: php-ai/php-ml Interface Usage Examples

Public Methods

Method Description
compute ( float | integer $value ) : float

Method Details

compute() public method

public compute ( float | integer $value ) : float
$value float | integer
return float