Located in /ANN_Maths.php (line 52)
[171] | public | static | float : | linearSaturated (float $floatValue) |
[190] | public | static | float : | linearSaturated01 (float $floatValue) |
[140] | public | static | integer : | random ([integer $floatValueMin = 0], [integer $floatValueMax = 10]) |
[63] | public | static | float : | sigmoid (float $floatValue) |
[77] | public | static | float : | sigmoidI (float $floatValue) |
[156] | public | static | integer : | sign (float $floatValue) |
[89] | public | static | float : | tangensHyperbolicus (float $floatValue) |
[101] | public | static | float : | tangensHyperbolicus01 (float $floatValue) |
[115] | public | static | float : | tangensHyperbolicusI (float $floatValue) |
[127] | public | static | integer : | threshold (float $floatValue) |
First derivative of sigmoid()
Return the sign of a number
If $floatValue is positiv the method returns 1 otherwise -1.
First derivative of tanh()
Documentation generated on Thu, 18 Dec 2008 18:37:34 +0100 by phpDocumentor 1.4.1