Located in /ANN_Maths.php (line 52)
[171] | public | static | float : | linearSaturated (float $floatValue) |
[189] | 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 positive the method returns 1 otherwise -1.
First derivative of tanh()
Documentation generated on Thu, 01 Jan 2009 16:01:52 +0100 by phpDocumentor 1.4.1