An open API service indexing awesome lists of open source software.

https://github.com/methodswithclass/evolve-site

Site demonstrating Evolutionary Algorithm library written in JavaScript for Node
https://github.com/methodswithclass/evolve-site

algorithm artificial-intelligence education educational evolutionary-algorithms machine-learning machine-learning-algorithms

Last synced: 6 months ago
JSON representation

Site demonstrating Evolutionary Algorithm library written in JavaScript for Node

Awesome Lists containing this project

README

          

# evolve-backend

This is the source code for https://evolve.methodswithclass.com, the site that utilizes and demonstrates the applications for the foundational algorithm found in the repository

methodswithclass/evolve

This algorithm can be obtained through

npm intstall mc-evolve

So that you can create your own projects using Evolutionary Algorithms. See the README on that repository for more information.