{"adoption": {"forks": 2058, "observed_at": "2026-08-28T04:09:48.808977+00:00", "stars": 6818}, "canonical_url": "https://ross.abutalabs.com/products/deeplearningflappybird", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).", "domain": ["deep-learning", "reinforcement-learning", "machine-learning", "tutorials"], "enriched": true, "function": ["deep-learning", "reinforcement-learning", "machine-learning", "game"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["yenchenlin/DeepLearningFlappyBird"], "name": "yenchenlin/DeepLearningFlappyBird", "platform": ["python", "cross-platform"], "pushed_at": "2024-08-07T16:58:16+00:00", "repo": "yenchenlin/DeepLearningFlappyBird", "stars": 6818, "tags": ["dqn", "deep-q-network", "flappy-bird", "tensorflow", "pygame", "demo", "educational", "game-development"], "topics": ["deep-learning", "deep-reinforcement-learning", "game"], "urls": [], "use_cases": ["learn deep reinforcement learning with a hands-on example", "see how DQN plays Flappy Bird from raw pixels", "reference implementation of Deep Q-Network algorithm", "teaching demo for Q-learning with convolutional networks", "starting point for game-playing RL experiments"], "what_it_is": "A Python demo that trains a Deep Q-Network (DQN) to play Flappy Bird from raw pixel input using TensorFlow, pygame, and OpenCV. It serves as an educational reference implementation of the Deep Q-Learning algorithm from the Atari DQN paper.", "when_to_avoid": ["you need a production or maintained RL framework", "you need modern TensorFlow versions or up-to-date dependencies", "you need scalable or multi-environment RL training"], "when_to_choose": ["you want a small, readable DQN example to study", "you are teaching or learning deep reinforcement learning basics", "you want to see pixel-based RL applied to a simple game"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/deeplearningflappybird", "repo": "yenchenlin/DeepLearningFlappyBird", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "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:09:48.808977+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:48.808977+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:41:55.702885+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "202e5c9ede2533aa5f88a6c57a2b456c62347782c37cb2aecd05fc4750a4bf56", "fetched_at": "2026-08-28T04:09:48.808977+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yenchenlin/DeepLearningFlappyBird"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3823, "days_push": 756, "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}}