neuralnet.php/build/neuralnetwork/storage
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
..
test `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
_buffer.ex `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
_buffer.ln 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
_buffer.nn Project structure + class bases and use cases for the Neural Network + FileManager to manage large files 2016-10-26 00:52:28 +02:00