php-ml/src/NeuralNetwork
Marcin Michalski 2ee0d373eb
Fix static analysis errors from phpstan upgrade to 0.12 (#426)
2020-03-03 18:52:29 +01:00
..
ActivationFunction Issue #351: Replace pow() and sqrt() with double stars notation. (#352) 2019-02-08 22:24:02 +01:00
Network Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02:00
Node Fix static analysis errors from phpstan upgrade to 0.12 (#426) 2020-03-03 18:52:29 +01:00
Training Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02:00
ActivationFunction.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Layer.php Return labels in MultilayerPerceptron output (#315) 2018-10-15 19:47:42 +02:00
Network.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Node.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00