{"adoption": {"forks": 237, "observed_at": "2026-08-28T04:03:41.641365+00:00", "stars": 1128}, "canonical_url": "https://ross.abutalabs.com/products/frugally-deep", "card": {"archived": false, "artifact_type": "library", "description": "A lightweight header-only library for using Keras (TensorFlow) models in C++.", "domain": ["deep-learning", "machine-learning", "cross-platform"], "enriched": true, "function": ["machine-learning", "deep-learning", "llm-inference"], "health_score": 87, "homepage": null, "language": "C++", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["Dobiasd/frugally-deep"], "name": "Dobiasd/frugally-deep", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-05-06T15:11:16+00:00", "repo": "Dobiasd/frugally-deep", "stars": 1128, "tags": ["keras", "tensorflow", "header-only", "inference", "neural-networks", "edge-computing", "tinyml", "cpu-only"], "topics": ["tensorflow", "deep-learning", "keras", "cpp", "cpp14", "header-only", "library", "c-plus-plus", "c-plus-plus-14", "convolutional-neural-networks", "prediction", "machine-learning", "python", "keras-models", "tinyml", "edge-computing"], "urls": [], "use_cases": ["run keras models in c++ without tensorflow", "deploy trained neural network in c++ application", "small binary size deep learning inference", "cpu-only model prediction in embedded or edge application", "load keras model file in c++", "parallel batch inference on multiple cpu cores", "avoid tensorflow dependency in production c++ build"], "what_it_is": "frugally-deep is a lightweight header-only C++ library for running inference (forward passes) on Keras/TensorFlow models without linking against TensorFlow. It re-implements the subset of TensorFlow operations needed for prediction, supporting sequential and functional-API models on CPU.", "when_to_avoid": ["you need GPU acceleration for inference", "you need training, not just prediction", "your model uses layer types or operations outside the supported subset"], "when_to_choose": ["you trained a model in Keras and need C++ inference without TensorFlow's large dependency", "binary size and easy integration matter more than GPU acceleration", "you need fast single-core prediction with easy multi-core scaling", "targeting 32-bit or resource-constrained environments"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/frugally-deep", "repo": "Dobiasd/frugally-deep", "role": "main", "score": 85}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "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:03:41.641365+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:41.641365+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:38:28.385226+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c01e24a0a298e8f08c884003574787ed39f066bd53de74102e0047eedac23b3", "fetched_at": "2026-08-28T04:03:41.641365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Dobiasd/frugally-deep"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 81, "longevity": 100, "rhythm": 82}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3701, "days_push": 119, "days_rel": 122, "gap_med": 2.0, "n_releases_24m": 15}, "score": 85, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}