{"id":17595179,"url":"https://github.com/takuseno/a3c","last_synced_at":"2026-05-05T10:33:02.674Z","repository":{"id":80512634,"uuid":"99419262","full_name":"takuseno/a3c","owner":"takuseno","description":"A3C implementation with TensorFlow","archived":false,"fork":false,"pushed_at":"2018-08-06T13:39:42.000Z","size":465,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T06:51:59.050Z","etag":null,"topics":["reinforcement-learning","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takuseno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-05T11:39:31.000Z","updated_at":"2021-11-29T04:24:32.000Z","dependencies_parsed_at":"2023-04-01T15:33:42.499Z","dependency_job_id":null,"html_url":"https://github.com/takuseno/a3c","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/takuseno%2Fa3c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fa3c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fa3c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fa3c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuseno","download_url":"https://codeload.github.com/takuseno/a3c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241922984,"owners_count":20042939,"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":["reinforcement-learning","tensorflow"],"created_at":"2024-10-22T07:38:40.423Z","updated_at":"2026-05-05T10:33:02.638Z","avatar_url":"https://github.com/takuseno.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A3C\nA3C imeplementation with TensorFlow.\n\n## requirements\n- Python3\n\n## dependencies\n- tensorflow\n- opencv-python\n- numpy\n- git+https://github.com/imai-laboratory/rlsaber\n\n## implementations\nThis repostory is inspired by following projects.\n\n- [OpenAI Baselines](https://github.com/openai/baselines)\n- https://github.com/awjuliani/DeepRL-Agents/blob/master/A3C-Doom.ipynb\n\n## train\n```\n$ python train.py [--env environment name] [--threads thread number] [--render] [--demo]\n```\n\n### TensorBoard\n```\n$ tensorboard --logdir logs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuseno%2Fa3c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuseno%2Fa3c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuseno%2Fa3c/lists"}