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

apoorvnandan/tensor.h resource

creating a tiny tensor library in raw C observed · 2026-08-28

github.com/apoorvnandan/tensor.h · C observed · 2026-08-28

Health v2 · maintenance only

26/100

  • Activity 9
  • Release rhythm 35
  • Longevity 49

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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 692
  • days_rel: n/a
  • days_push: 546
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1468 stars · 129 forks observed · 2026-08-28

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

A tiny tensor library written in raw C, built as a step-by-step educational project explaining neural networks, autograd, and training from absolute scratch with no dependencies like PyTorch or NumPy. The repository doubles as a readable tutorial for programmers with no machine learning background.

Use cases

  • learn how neural networks work from scratch
  • understand autograd and backpropagation internals
  • build a minimal tensor library in C
  • train small neural networks without pytorch or numpy
  • teach machine learning fundamentals to programmers
  • study matrix operations and loss functions in plain C

When to choose

  • you want to deeply understand neural networks and autograd internals
  • you prefer learning through minimal, dependency-free C code
  • you need a readable educational resource rather than a production framework

When to avoid

  • you need a production-ready, performant tensor library
  • you require GPU acceleration or a mature ecosystem
  • you need a licensed, stable library for real projects since it has no license and is experimental

Facets

learning-resource · maturity experimental

machine-learning deep-learning math deep-learning machine-learning education tutorials c cross-platform cli tensor-library autograd neural-networks from-scratch educational no-dependencies

1 source

Member repositories

RepositoryRoleHealth v2
apoorvnandan/tensor.hmain26

For agents

markdown · JSON · MCP: product_card(name="apoorvnandan/tensor.h")

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