php-ml/tests/Phpml/NeuralNetwork
Jonathan Baldie c32bf3fe2b Configure an Activation Function per hidden layer (#208)
* ability to specify per-layer activation function

* some tests for new addition to layer

* appease style CI whitespace issue

* more flexible addition of layers, and developer can pass Layer object in manually

* new test for layer object in mlp constructor

* documentation for added MLP functionality
2018-02-01 23:15:36 +01:00
..
ActivationFunction Fix activation functions support (#163) 2018-01-09 11:09:59 +01:00
Network Configure an Activation Function per hidden layer (#208) 2018-02-01 23:15:36 +01:00
Node Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00
LayerTest.php Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00