PHP Class Phpml\NeuralNetwork\ActivationFunction\Gaussian

Inheritance: implements Phpml\NeuralNetwork\ActivationFunction
Show file Open project: php-ai/php-ml Class 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