{"id":19736030,"url":"https://github.com/ikostrikov/pytorch-rl","last_synced_at":"2025-04-30T04:31:53.250Z","repository":{"id":85543750,"uuid":"102797245","full_name":"ikostrikov/pytorch-rl","owner":"ikostrikov","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-28T02:06:01.000Z","size":2,"stargazers_count":56,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T22:31:44.633Z","etag":null,"topics":["pytorch","reinforcement-learning","reinforcement-learning-algorithms"],"latest_commit_sha":null,"homepage":null,"language":null,"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/ikostrikov.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-09-08T00:00:28.000Z","updated_at":"2024-10-15T14:10:17.000Z","dependencies_parsed_at":"2023-05-23T11:30:20.747Z","dependency_job_id":null,"html_url":"https://github.com/ikostrikov/pytorch-rl","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/ikostrikov%2Fpytorch-rl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikostrikov%2Fpytorch-rl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikostrikov%2Fpytorch-rl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikostrikov%2Fpytorch-rl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikostrikov","download_url":"https://codeload.github.com/ikostrikov/pytorch-rl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251642990,"owners_count":21620405,"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":["pytorch","reinforcement-learning","reinforcement-learning-algorithms"],"created_at":"2024-11-12T01:04:51.635Z","updated_at":"2025-04-30T04:31:53.244Z","avatar_url":"https://github.com/ikostrikov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytorch-rl\n\nA list of references to my reimplementations of RL algorithms:\n\n* Asynchronous Methods for Deep Reinforcement Learning (A3C) ([arxiv](https://arxiv.org/abs/1602.01783), [my code](https://github.com/ikostrikov/pytorch-a3c))\n\n* Advantage Actor Critic (A2C) ([my code](https://github.com/ikostrikov/pytorch-a2c-ppo-acktr))\n\n* Proximal Policy Optimization Algorithms (PPO) ([arxiv](https://arxiv.org/abs/1707.06347), [my code](https://github.com/ikostrikov/pytorch-a2c-ppo-acktr))\n\n* Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR)([arxiv](https://arxiv.org/abs/1707.06347), [my code](https://github.com/ikostrikov/pytorch-a2c-ppo-acktr))\n\n* Trust Region Policy Optimization (TRPO) ([arxiv](https://arxiv.org/pdf/1502.05477.pdf), [my code](https://github.com/ikostrikov/pytorch-trpo))\n\n* Continuous Deep Q-Learning with Model-based Acceleration (NAF) ([arxiv](https://arxiv.org/abs/1603.00748), [my code](https://github.com/ikostrikov/pytorch-naf))\n\n# TODO (volunteers are welcome)\n\n* Move TRPO to a2c-ppo-acktr code, implement it as a hessian free optimizer (as ACKTR is implemented as KFAC)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikostrikov%2Fpytorch-rl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikostrikov%2Fpytorch-rl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikostrikov%2Fpytorch-rl/lists"}