aima
Implementation of Russell & Norvig, "Artificial Intelligence - A Modern Approach".
Updated by @davidpomerenke
@methodswithclass/evolve
An Evolutionary Algorithm in JavaScript that takes in a generic module that represents a problem to be optimized
Updated by @cpolito