Ross ROSS = Recommend OSS · open-source software intelligence for agents

wagenaartje/neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js observed · 2026-08-28

github.com/wagenaartje/neataptic · homepage · JavaScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
wagenaartje/neatapticmain23

For agents

markdown · JSON · MCP: product_card(name="wagenaartje/neataptic")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem