php-ml/tests/Phpml/NeuralNetwork
Arkadiusz Kondas 6421a2ba41 Develop to master (#18)
* Fix Backpropagation test with explicit random generator seed

* remove custom seed - not working :(

* Updated links in readme
2016-08-21 14:03:20 +02:00
..
ActivationFunction implement activation function for neural network 2016-08-02 13:07:47 +02:00
Network implements and test multilayer perceptron methods 2016-08-09 13:27:48 +02:00
Node add Layer, Input and Bias for neutal network 2016-08-05 10:20:31 +02:00
Training Develop to master (#18) 2016-08-21 14:03:20 +02:00
LayerTest.php add Layer, Input and Bias for neutal network 2016-08-05 10:20:31 +02:00