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

stevenmiller888/mind

A neural network library built in JavaScript observed · 2026-08-28

github.com/stevenmiller888/mind · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 91
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4076
  • days_rel: n/a
  • days_push: 57
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1503 stars · 110 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Mind is a flexible neural network library for JavaScript that runs in both Node.js and the browser. It supports vectorized training, configurable network topologies, and pluggable pre-trained networks that can be uploaded and downloaded.

Use cases

  • train a neural network to predict movie ratings from genres
  • recognize letters from pixel patterns in JavaScript
  • build a small prediction model in the browser
  • teach a network XOR logic
  • share pre-trained networks as plugins

When to choose

  • you need a lightweight, dependency-free neural network in JavaScript
  • you want to run simple learning tasks in Node.js or the browser
  • you want to upload/download pre-trained models as plugins

When to avoid

  • you need deep learning with GPUs or large-scale training
  • you need an actively maintained library with a license and community support
  • you need advanced architectures like CNNs or RNNs

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning developer-tools browser neural-network prediction vectorized pluggable javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
stevenmiller888/mindmain73

For agents

markdown · JSON · MCP: product_card(name="stevenmiller888/mind")

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