PHP Interface Phpml\NeuralNetwork\ActivationFunction

ファイルを表示 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