Aktyn / Genetic-Algorithm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C++ 52.9%Language:TypeScript 42.1%Language:JavaScript 3.3%Language:CSS 1.2%Language:HTML 0.6%