{"adoption": {"forks": 189, "observed_at": "2026-08-28T04:06:17.348465+00:00", "stars": 2133}, "canonical_url": "https://ross.abutalabs.com/products/tinn", "card": {"archived": false, "artifact_type": "library", "description": "A tiny neural network library", "domain": ["machine-learning", "embedded-systems", "developer-tools"], "enriched": true, "function": ["machine-learning", "deep-learning"], "health_score": 20, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["glouw/tinn"], "name": "glouw/tinn", "platform": ["cross-platform", "embedded", "c"], "pushed_at": "2021-01-17T23:06:12+00:00", "repo": "glouw/tinn", "stars": 2133, "tags": ["neural-network", "feedforward", "backpropagation", "minimalist", "single-hidden-layer", "c99", "dependency-free", "microcontroller"], "topics": ["tiny", "neural", "network", "ansi", "c", "feed", "forward", "back", "propagation"], "urls": [], "use_cases": ["train a tiny neural network in C for handwritten digit recognition", "run neural network inference on a microcontroller or embedded device", "learn how backpropagation works by reading a minimal implementation", "embed a small feedforward network in a C or C++ project without dependencies", "predict real-time sensor events from an ADC using a pretrained model", "use a neural network where only the C standard library is available"], "what_it_is": "Tinn is a tiny, dependency-free neural network library written in under 200 lines of C99, implementing a feedforward network with one hidden layer and sigmoidal activation trained via backpropagation. It is designed for portability and embedded systems, where a model can be trained on a desktop and loaded onto a microcontroller for inference.", "when_to_avoid": ["you need deep architectures, convolutions, GPUs, or modern training features", "you want a fully featured neural network library like Kann, Genann, PyTorch, or TensorFlow", "you need built-in multithreading, random seeding, or data shuffling utilities"], "when_to_choose": ["you need an extremely small, dependency-free neural network for embedded or constrained environments", "you want readable, minimal source code to study or modify neural network fundamentals", "your model fits a simple feedforward architecture with one hidden layer"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tinn", "repo": "glouw/tinn", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:17.348465+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:52:00.078846+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d82065a89a86771ca9f56e5da59f71a6bb606c9a94b211b68015b1fa96be4295", "fetched_at": "2026-08-28T04:06:17.348465+00:00", "kind": "readme", "missing": false, "url": "https://github.com/glouw/tinn"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3081, "days_push": 2054, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}