wagenaartje/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3478
- days_rel: n/a
- days_push: 2589
- n_releases_24m: 0
Adoption not part of the score
1222 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neataptic is a JavaScript neural network library supporting architecture-free networks trained via neuro-evolution (NEAT) and fast backpropagation, usable in the browser and Node.js. It allows building networks neuron-by-neuron or with built-in architectures like LSTM and GRU.
Use cases
- train a neural network to learn XOR with backpropagation
- evolve neural network topologies with a genetic algorithm
- build custom neural networks with LSTM and GRU layers in JavaScript
- run neuro-evolution in the browser for game AI agents
- remove neurons and synapses from a network dynamically
When to choose
- you need architecture-free or evolving neural networks in JavaScript
- you want NEAT-style neuro-evolution in the browser or Node.js
- you need fast backpropagation training in a JS environment
When to avoid
- you need a maintained library with active support and updates
- you need GPU acceleration or production-grade deep learning
- you work outside JavaScript/Node.js
Facets
library · maturity abandoned
machine-learning deep-learning machine-learning artificial-intelligence browser neural-networks neuroevolution genetic-algorithm backpropagation neat nodejs javascript
3 sources
- readme: https://github.com/wagenaartje/neataptic · fetched 2026-08-28 · c44a687ad0ce
- homepage: https://wagenaartje.github.io/neataptic/ · fetched 2026-08-29 · 7eac4bbf1baf
- registry_npm: https://registry.npmjs.org/neataptic · fetched 2026-08-29 · 9df6842f86f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wagenaartje/neataptic | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wagenaartje/neataptic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem