php-ml/tests/Phpml/NeuralNetwork
2016-08-10 23:03:02 +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 refactor Backpropagation methods and simplify things 2016-08-10 23:03:02 +02:00
LayerTest.php add Layer, Input and Bias for neutal network 2016-08-05 10:20:31 +02:00