php-ml/src/Phpml/NeuralNetwork
Tomáš Votruba d85bfed468 [cs] remove more unused comments (#146)
* [cs] remove more unused comments

* [cs] remove unused array phpdocs

* [cs] remove empty lines in docs

* [cs] space-proof useless docs

* [cs] remove empty @param lines

* [cs] remove references arrays
2017-11-13 11:42:40 +01:00
..
ActivationFunction [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Network [cs] remove more unused comments (#146) 2017-11-13 11:42:40 +01:00
Node [cs] remove more unused comments (#146) 2017-11-13 11:42:40 +01:00
Training [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
ActivationFunction.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Layer.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Network.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Node.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Training.php Neural networks improvements (#89) 2017-05-18 00:07:14 +02:00