{"id":17038252,"url":"https://github.com/xffxff/ppo","last_synced_at":"2026-04-15T16:03:13.452Z","repository":{"id":126731632,"uuid":"171095698","full_name":"xffxff/PPO","owner":"xffxff","description":"Implementing ppo based on openai/baselines, but more readable.","archived":false,"fork":false,"pushed_at":"2019-02-23T02:24:49.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T03:17:30.592Z","etag":null,"topics":["multiprocessing","ppo","reinforcement-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xffxff.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":"2019-02-17T07:50:10.000Z","updated_at":"2019-02-23T02:29:12.000Z","dependencies_parsed_at":"2023-06-17T20:46:11.068Z","dependency_job_id":null,"html_url":"https://github.com/xffxff/PPO","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/xffxff%2FPPO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xffxff%2FPPO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xffxff%2FPPO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xffxff%2FPPO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xffxff","download_url":"https://codeload.github.com/xffxff/PPO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245034805,"owners_count":20550550,"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":["multiprocessing","ppo","reinforcement-learning"],"created_at":"2024-10-14T08:56:21.720Z","updated_at":"2025-10-03T19:28:27.620Z","avatar_url":"https://github.com/xffxff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PPO\n\n## Installation\n### Install [openai/baselines](https://github.com/openai/baselines.git)\n```\ngit clone https://github.com/openai/baselines.git  \ncd baselines\npip install -e .\n```\n\n### Install XFFXFF/PPO\n```\ngit clone https://github.com/XFFXFF/PPO.git\ncd PPO\npip install -e .\n```\n\n### Train a Model\n```\npython -m ppo.run --env BreakoutNoFrameskip-v4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxffxff%2Fppo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxffxff%2Fppo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxffxff%2Fppo/lists"}