{"adoption": {"forks": 1020, "observed_at": "2026-08-28T04:08:11.932332+00:00", "stars": 3625}, "canonical_url": "https://ross.abutalabs.com/products/alphazero_gomoku", "card": {"archived": false, "artifact_type": "learning-resource", "description": "An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row) ", "domain": ["reinforcement-learning", "artificial-intelligence", "machine-learning"], "enriched": true, "function": ["reinforcement-learning", "machine-learning", "deep-learning", "game-engine"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["junxiaosong/AlphaZero_Gomoku"], "name": "junxiaosong/AlphaZero_Gomoku", "platform": ["python", "cross-platform"], "pushed_at": "2024-04-24T00:40:39+00:00", "repo": "junxiaosong/AlphaZero_Gomoku", "stars": 3625, "tags": ["alphazero", "mcts", "gomoku", "self-play", "board-game", "pytorch", "tensorflow", "theano", "educational", "game-development"], "topics": ["alphazero", "mcts", "alphago-zero", "gomoku", "gobang", "monte-carlo-tree-search", "alphago", "reinforcement-learning", "rl", "board-game", "self-learning", "pytorch", "tensorflow"], "urls": [], "use_cases": ["learn how the AlphaZero algorithm works", "train a Gomoku AI from scratch via self-play", "play against a self-learned board game AI", "study Monte Carlo Tree Search combined with neural networks", "experiment with swapping deep learning frameworks in an RL pipeline", "reproduce AlphaGo Zero-style training on a small game"], "what_it_is": "A Python implementation of the AlphaZero algorithm that trains a Gomoku (Five in a Row) AI purely through self-play using MCTS and a policy-value neural network. It supports PyTorch, TensorFlow, and Theano/Lasagne backends and is designed as an educational reference that can train a decent model on a single PC.", "when_to_avoid": ["you need a production-strength Go, chess, or Shogi engine", "you want a polished game application with a full GUI", "you need distributed or large-scale RL training infrastructure"], "when_to_choose": ["you want a small, readable codebase to understand AlphaZero self-play training", "you need a Gomoku AI trainable on a single PC in hours", "you want to compare PyTorch, TensorFlow, and Theano implementations of the same RL algorithm"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/alphazero_gomoku", "repo": "junxiaosong/AlphaZero_Gomoku", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "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:08:11.932332+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:11.932332+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:31:56.162755+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "15f4471be2ec94ecd36e7cb7e2d6ff4c873bbc913ea410ae6dcc4dbab480ddee", "fetched_at": "2026-08-28T04:08:11.932332+00:00", "kind": "readme", "missing": false, "url": "https://github.com/junxiaosong/AlphaZero_Gomoku"}], "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": 3177, "days_push": 862, "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}}