Skip to content

Site demonstrating Evolutionary Algorithm library written in JavaScript for Node

Notifications You must be signed in to change notification settings

methodswithclass/evolve-site

Repository files navigation

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.