/Genetic-Algorithm

Neural network evolving with use of genetic algorithm, created from scratch.

Primary LanguageC++MIT LicenseMIT

Genetic-Algorithm

Genetic algorithm used for some tasks including neural network evolution.

Evolution algorithm is implemented in c++ and compiled to web assembly with Emscripten.

Demos:

  • Evolving neural network to play simple game
  • Reconstructing images using squares of varying scale and opacity
  • Traveling Salesman Problem