neataptic and neatjs
These are competitors offering different implementations of NEAT algorithms in JavaScript, with neataptic being the more mature and actively maintained option (as evidenced by significantly higher adoption and monthly downloads).
About neataptic
wagenaartje/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
This project helps software developers build and train neural networks quickly. You provide your data and desired outputs, and it gives you a trained neural network model. It's designed for developers who need to implement AI features directly within web browsers or Node.js applications.
About neatjs
alenaksu/neatjs
NEAT (Neuro Evolution of Augmenting Topologies) implementation in JavaScript
This is a tool for developers who are building applications that require artificial intelligence to learn and evolve. It helps you implement a type of neural network that can augment its own structure over time. You would use this if you're a JavaScript developer working on AI projects.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work