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