php-ml/src/NeuralNetwork/ActivationFunction
2019-02-08 22:24:02 +01:00
..
BinaryStep.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Gaussian.php Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
HyperbolicTangent.php Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
PReLU.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Sigmoid.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
ThresholdedReLU.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00