php-ml/docs
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
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Neural networks improvements (#89) 2017-05-18 00:07:14 +02:00
math Add new class Set for simple Set-theoretical operations 2016-09-10 13:24:43 +02:00
index.md Neural networks improvements (#89) 2017-05-18 00:07:14 +02:00