neuralnet.php/build/neuralnetwork/core
xdrm-brackets db41a36af4 `Genome::process` first implementation with a single `output` + must add 2 layers to have the last one as the `output` 2016-10-27 00:19:28 +02:00
..
Genome.php `Genome::process` first implementation with a single `output` + must add 2 layers to have the last one as the `output` 2016-10-27 00:19:28 +02:00
NeuralNetwork.php Created `Genome`'s `constructor` + finished `NeuralNetwork`'s `storage` and `attributes` management (+ serialization) + now it remains the hard & cool part -> genetic algorithm 2016-10-26 17:15:00 +02:00
NeuralNetworkCore.php `Genome::process` first implementation with a single `output` + must add 2 layers to have the last one as the `output` 2016-10-27 00:19:28 +02:00
NeuralNetworkManager.php Created `Genome`'s `constructor` + finished `NeuralNetwork`'s `storage` and `attributes` management (+ serialization) + now it remains the hard & cool part -> genetic algorithm 2016-10-26 17:15:00 +02:00