Commit Graph

  • dee73f521a Optimization with @fitness, only keep fitnesses greater than @this->maxFit (if anti-regression-option enabled) + no_file anymore master opt-fitness ANN-update xdrm-brackets 2016-10-29 16:35:49 +0200
  • 6826434e07 minmod xdrm-brackets 2016-10-29 15:47:32 +0200
  • 1c7f4e6566 Corrections [Genome+NeuralNetwork+NeuralNetworkCore] + optimization xdrm-brackets 2016-10-28 15:35:55 +0200
  • 7aefda0bf0 Method to get trained genome + anti-regression management + some stuff to do (output neurons issue) + manage `mutThr` decreasing + ... xdrm-brackets 2016-10-28 13:03:08 +0200
  • ece00a7688 Add .gitignore xdrm-brackets 2016-10-27 21:28:27 +0200
  • 10f2a3951d Add .gitignore xdrm-brackets 2016-10-27 21:28:09 +0200
  • da50b03202 Gestion de quasi-tout -> FONCTIONNELLLLLLL xdrm-brackets 2016-10-27 18:34:28 +0200
  • e16048b569 Management of genome's training with callback + fitness user-defined + generation&genomes management to do in NeuralNetworkCore::learn() xdrm-brackets 2016-10-27 14:47:08 +0200
  • db41a36af4 `Genome::process` first implementation with a single `output` + must add 2 layers to have the last one as the `output` xdrm-brackets 2016-10-27 00:19:28 +0200
  • 20382821ca Done Genome serialization/unserialization [Genome::serialize()] + [Genome::unserialize(String)] xdrm-brackets 2016-10-26 18:07:52 +0200
  • 7cacdb3b63 Corrections + Genome::mutation(threshold) xdrm-brackets 2016-10-26 17:53:56 +0200
  • 3c57a83e41 Correcting genome inheritance & crossover (wrong number of neurons > now its neurons*layers) xdrm-brackets 2016-10-26 17:24:51 +0200
  • fd9bcefed7 Created `Genome`'s `constructor` + finished `NeuralNetwork`'s `storage` and `attributes` management (+ serialization) + now it remains the hard & cool part -> genetic algorithm xdrm-brackets 2016-10-26 17:15:00 +0200
  • e739508a45 Merge branch 'master' of https://git.xdrm.io/xdrm-brackets/neural-network.php xdrm-brackets 2016-10-26 00:52:34 +0200
  • 228d1d7913 Project structure + class bases and use cases for the Neural Network + FileManager to manage large files xdrm-brackets 2016-10-26 00:52:28 +0200
  • 63b3bb22f7 Initial commit Adrien Marquès 2016-10-25 18:51:19 -0400