{"adoption": {"forks": 215, "observed_at": "2026-08-28T04:07:07.215105+00:00", "stars": 2654}, "canonical_url": "https://ross.abutalabs.com/products/mctx", "card": {"archived": false, "artifact_type": "library", "description": "Monte Carlo tree search in JAX", "domain": ["reinforcement-learning", "machine-learning", "deep-learning"], "enriched": true, "function": ["reinforcement-learning", "machine-learning", "simulation"], "health_score": 97, "homepage": null, "language": "Python", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["google-deepmind/mctx"], "name": "google-deepmind/mctx", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-06T15:40:02+00:00", "repo": "google-deepmind/mctx", "stars": 2654, "tags": ["mcts", "jax", "muzero", "alphazero", "planning", "search-algorithms", "jit-compilation", "algorithms", "gpu"], "topics": ["jax", "reinforcement-learning", "monte-carlo-tree-search"], "urls": [], "use_cases": ["implement mcts in jax", "build a muzero agent", "run alphazero-style search with neural networks", "batched parallel tree search on gpu", "research planning algorithms in python", "combine learned models with tree search"], "what_it_is": "Mctx is a JAX-native Python library implementing Monte Carlo tree search algorithms such as AlphaZero, MuZero, and Gumbel MuZero. It supports JIT compilation and batched parallel search on accelerators, making it suitable for research on search-based reinforcement learning agents.", "when_to_avoid": ["you need a ready-made game engine or complete RL agent rather than search primitives", "your project does not use JAX", "you need CPU-only classical MCTS for board games without learned models"], "when_to_choose": ["you need MCTS integrated with JAX-based neural network training", "you want hackable, pure-Python search implementations instead of C++", "you need batched, JIT-compiled search for accelerator efficiency"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/mctx", "repo": "google-deepmind/mctx", "role": "main", "score": 83}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "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:07:07.215105+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:07.215105+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:18:38.941510+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "c4a869a390d782c715020df9be665b1b41e64a299e500ec1e452497d63615d4f", "fetched_at": "2026-08-28T04:07:07.215105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google-deepmind/mctx"}, {"content_hash": "81dc531ca420458f852cdec557265fcf0b76d6ff518f260cdee3a9c36ab27f1a", "fetched_at": "2026-08-29T10:01:28.833906+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mctx/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 57}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1646, "days_push": 27, "days_rel": 79, "gap_med": 286, "n_releases_24m": 2}, "score": 83, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}