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).

neataptic
68
Established
neatjs
42
Emerging
Maintenance 0/25
Adoption 18/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 18/25
Community 15/25
Stars: 1,220
Forks: 291
Downloads: 3,087
Commits (30d): 0
Language: JavaScript
License:
Stars: 22
Forks: 5
Downloads: 20
Commits (30d): 0
Language: JavaScript
License: GPL-3.0
Stale 6m No Dependents
Stale 6m No Dependents

About neataptic

wagenaartje/neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js

Supports dynamic network architectures with removable neurons and synapses, plus six pre-built network types (LSTM, GRU, Perceptron) alongside layer-based and neuron-by-neuron composition. Implements the Instinct neuro-evolution algorithm with multi-threaded evolution and backpropagation claiming 5x+ performance gains over competitors. Runs identically in browser and Node.js environments for both supervised and unsupervised learning tasks.

About neatjs

alenaksu/neatjs

NEAT (Neuro Evolution of Augmenting Topologies) implementation in JavaScript

Scores updated daily from GitHub, PyPI, and npm data. How scores work