NEAT-JavaScript
A JavaScript implementation of the NeuroEvolution of Augmenting Topologies (NEAT) algorithm for evolving neural networks. Build adaptive AI with natural selection and genetic algorithms for Node.js and browser applications.
Genetic Evolution
Evolve neural network topologies using genetic algorithms with crossover and mutation operations.
Platform Agnostic
Works seamlessly in both Node.js and browser environments with zero dependencies.
Lightweight & Efficient
Minimal code footprint ensuring fast load times and optimal performance with zero bloat.