Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Phpml
NeuralNetwork
ActivationFunction
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