php-ml/src/Phpml/NeuralNetwork/ActivationFunction
Tomáš Votruba f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
..
BinaryStep.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Gaussian.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
HyperbolicTangent.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
PReLU.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Sigmoid.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
ThresholdedReLU.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00