php-ml/docs
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
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Configure an Activation Function per hidden layer (#208) 2018-02-01 23:15:36 +01:00
math [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
index.md Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00