{"id":16592846,"url":"https://github.com/honzabrecka/q-p","last_synced_at":"2026-04-16T20:31:56.358Z","repository":{"id":75970487,"uuid":"64966830","full_name":"honzabrecka/q-p","owner":"honzabrecka","description":"Yet another implementation of tic-tac-toe game using Q-learning.","archived":false,"fork":false,"pushed_at":"2017-08-08T21:03:58.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T01:41:34.748Z","etag":null,"topics":["clojurescript","machine-learning","q-learning","tictactoe"],"latest_commit_sha":null,"homepage":"https://honzabrecka.com/q-p/","language":"Clojure","has_issues":false,"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/honzabrecka.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}},"created_at":"2016-08-04T20:56:57.000Z","updated_at":"2017-08-10T19:17:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd5a2ea4-e625-4a84-bf47-1e3b8d1618d9","html_url":"https://github.com/honzabrecka/q-p","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzabrecka%2Fq-p","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzabrecka%2Fq-p/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzabrecka%2Fq-p/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honzabrecka%2Fq-p/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honzabrecka","download_url":"https://codeload.github.com/honzabrecka/q-p/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242241239,"owners_count":20095339,"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","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":["clojurescript","machine-learning","q-learning","tictactoe"],"created_at":"2024-10-11T23:22:38.676Z","updated_at":"2026-04-16T20:31:56.278Z","avatar_url":"https://github.com/honzabrecka.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# q-p\n\nYet another implementation of tic-tac-toe game using Q-learning.\n\n## Usage\n\n```cljs\n(let [{:keys [x o]} (train q-player q-player 200000)]\n  (play x o))\n```\n\n## Next steps\n\nImplement neural network to be able to handle larger grids \u0026 more complex states generally.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonzabrecka%2Fq-p","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonzabrecka%2Fq-p","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonzabrecka%2Fq-p/lists"}