This project is a short example of how neuron network + genetic algorithm work. There are no external AI dependencies, all logic code is in library directory.
- Javascript ES6
- HTML
- p5 (included) for 2D drawing.
To run this project you just need to open index.html in web browser :)
Distributed under the Apache License 2.0 License. See LICENSE
for more information.
Project Link: https://github.com/h4570/p5-neural-network