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 |
xdrm-brackets
|
20382821ca
|
Done Genome serialization/unserialization [Genome::serialize()] + [Genome::unserialize(String)]
|
2016-10-26 18:07:52 +02:00 |
xdrm-brackets
|
7cacdb3b63
|
Corrections + Genome::mutation(threshold)
|
2016-10-26 17:53:56 +02:00 |
xdrm-brackets
|
3c57a83e41
|
Correcting genome inheritance & crossover (wrong number of neurons > now its neurons*layers)
|
2016-10-26 17:24:51 +02:00 |
xdrm-brackets
|
fd9bcefed7
|
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 |
xdrm-brackets
|
228d1d7913
|
Project structure + class bases and use cases for the Neural Network + FileManager to manage large files
|
2016-10-26 00:52:28 +02:00 |