This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
php-ml
Watch
1
Star
0
Fork
0
You've already forked php-ml
mirror of
https://github.com/Llewellynvdm/php-ml.git
synced
2025-02-14 01:40:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
php-ml
/
tests
/
Phpml
/
NeuralNetwork
/
ActivationFunction
History
Marcin Michalski
b1be0574d8
Add PReLU activation function (
#128
)
...
* Implement RELU activation functions * Add PReLUTest
2017-09-02 21:31:14 +02:00
..
BinaryStepTest.php
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
GaussianTest.php
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
HyperboliTangentTest.php
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
PReLUTest.php
Add PReLU activation function (
#128
)
2017-09-02 21:31:14 +02:00
SigmoidTest.php
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
ThresholdedReLUTest.php
Add ThresholdedReLU activation function (
#129
)
2017-09-02 21:30:35 +02:00