php-ml/docs/machine-learning
David Monllaó 4af8449b1c Neural networks improvements (#89)
* MultilayerPerceptron interface changes

- Signature closer to other algorithms
- New predict method
- Remove desired error
- Move maxIterations to constructor

* MLP tests for multiple hidden layers and multi-class

* Update all MLP-related tests

* coding style fixes

* Backpropagation included in multilayer-perceptron
2017-05-18 00:07:14 +02:00
..
2017-01-05 20:37:48 +00:00
2017-04-13 21:34:55 +02:00
2016-07-19 22:17:03 +02:00
2016-07-12 00:00:17 +02:00