{"id":31931322,"url":"https://github.com/gdonald/reversi-py","last_synced_at":"2025-10-14T04:33:50.171Z","repository":{"id":313685446,"uuid":"1051831374","full_name":"gdonald/reversi-py","owner":"gdonald","description":"Reversi with reinforcement learning","archived":false,"fork":false,"pushed_at":"2025-09-23T15:51:40.000Z","size":611,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T13:53:00.128Z","etag":null,"topics":["ai","machine-learning","othello","reversi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdonald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-06T20:09:58.000Z","updated_at":"2025-09-23T15:50:46.000Z","dependencies_parsed_at":"2025-09-07T21:19:03.829Z","dependency_job_id":"23ce577a-1741-423c-a023-c618354ce3a8","html_url":"https://github.com/gdonald/reversi-py","commit_stats":null,"previous_names":["gdonald/reversi-py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gdonald/reversi-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdonald","download_url":"https://codeload.github.com/gdonald/reversi-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017942,"owners_count":26086213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","machine-learning","othello","reversi"],"created_at":"2025-10-14T04:33:38.685Z","updated_at":"2025-10-14T04:33:50.164Z","avatar_url":"https://github.com/gdonald.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reversi-py\n\n## Play\n\nWith no training:\n\n```\npython reversi.py\n```\n\nAfter lots of training:\n\n```\npython reversi.py --model checkpoints/best.pt\n```\n\n## Train\n\n```\npython train_loop.py \\\n  --games-per-iter 64 \\\n  --train-steps 1000 \\\n  --batch-size 512 \\\n  --mcts-sims 200\n```\n\n## Preview\n\n![Reversi](https://raw.githubusercontent.com/gdonald/reversi-py/refs/heads/main/reversi.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Freversi-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdonald%2Freversi-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Freversi-py/lists"}