{"id":29820937,"url":"https://github.com/juliusfrost/rl-library-activity-tracker","last_synced_at":"2026-05-19T10:32:52.147Z","repository":{"id":163294392,"uuid":"638728472","full_name":"juliusfrost/RL-library-activity-tracker","owner":"juliusfrost","description":"A simple RL library activity tracker with github badges","archived":false,"fork":false,"pushed_at":"2023-05-10T02:24:56.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-30T02:39:08.254Z","etag":null,"topics":["ai","collection","deep-learning","deep-reinforcement-learning","library","list","package","python","reinforcement-learning"],"latest_commit_sha":null,"homepage":"","language":null,"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/juliusfrost.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}},"created_at":"2023-05-10T01:30:47.000Z","updated_at":"2023-05-10T02:16:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"49c12106-8175-4e8f-b41d-46872339e3f4","html_url":"https://github.com/juliusfrost/RL-library-activity-tracker","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"19ae0f859c84677e4f3c8a063add81832719f6a7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juliusfrost/RL-library-activity-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusfrost%2FRL-library-activity-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusfrost%2FRL-library-activity-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusfrost%2FRL-library-activity-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusfrost%2FRL-library-activity-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliusfrost","download_url":"https://codeload.github.com/juliusfrost/RL-library-activity-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusfrost%2FRL-library-activity-tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267600989,"owners_count":24113891,"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-07-28T02:00:09.689Z","response_time":68,"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","collection","deep-learning","deep-reinforcement-learning","library","list","package","python","reinforcement-learning"],"created_at":"2025-07-28T23:13:11.755Z","updated_at":"2026-05-19T10:32:47.125Z","avatar_url":"https://github.com/juliusfrost.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reinforcement Learning Library Activity Tracker\nThis repository tracks active Reinforcement Learning libraries, that you can depend on for research and production code.\nAny new libaries should implement a large number of RL algorithms and have benchmarks to get added to this list.\nThis list is not for research code, single algorithms, benchmarks, dated DL backends, or RL environments (except Gymnasium).\n\nTable generated from this [google sheets](https://docs.google.com/spreadsheets/d/174W7V1W-dZAnW3mAcjZ9YIZzbfgfighcbNnsP6mMm98/edit?usp=sharing).\nInactive, unmaintained, or outdated repositories will be removed.\nSorted by Alphabetical order.\n\n| Repository                                                                            | Last commit                                                                                      | Commit activity                                                                                            | Contributors                                                                                       | Stars                                                                                     |\n|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n| [AI4Finance-Foundation/ElegantRL](https://github.com/AI4Finance-Foundation/ElegantRL) | ![GitHub last commit](https://img.shields.io/github/last-commit/AI4Finance-Foundation/ElegantRL) | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AI4Finance-Foundation/ElegantRL) | ![GitHub contributors](https://img.shields.io/github/contributors/AI4Finance-Foundation/ElegantRL) | ![GitHub Repo stars](https://img.shields.io/github/stars/AI4Finance-Foundation/ElegantRL) |\n| [alex-petrenko/sample-factory](https://github.com/alex-petrenko/sample-factory)       | ![GitHub last commit](https://img.shields.io/github/last-commit/alex-petrenko/sample-factory)    | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/alex-petrenko/sample-factory)    | ![GitHub contributors](https://img.shields.io/github/contributors/alex-petrenko/sample-factory)    | ![GitHub Repo stars](https://img.shields.io/github/stars/alex-petrenko/sample-factory)    |\n| [deepmind/acme](https://github.com/deepmind/acme)                                     | ![GitHub last commit](https://img.shields.io/github/last-commit/deepmind/acme)                   | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/deepmind/acme)                   | ![GitHub contributors](https://img.shields.io/github/contributors/deepmind/acme)                   | ![GitHub Repo stars](https://img.shields.io/github/stars/deepmind/acme)                   |\n| [deepmind/open_spiel](https://github.com/deepmind/open_spiel)                         | ![GitHub last commit](https://img.shields.io/github/last-commit/deepmind/open_spiel)             | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/deepmind/open_spiel)             | ![GitHub contributors](https://img.shields.io/github/contributors/deepmind/open_spiel)             | ![GitHub Repo stars](https://img.shields.io/github/stars/deepmind/open_spiel)             |\n| [DLR-RM/stable-baselines3](https://github.com/DLR-RM/stable-baselines3)               | ![GitHub last commit](https://img.shields.io/github/last-commit/DLR-RM/stable-baselines3)        | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/DLR-RM/stable-baselines3)        | ![GitHub contributors](https://img.shields.io/github/contributors/DLR-RM/stable-baselines3)        | ![GitHub Repo stars](https://img.shields.io/github/stars/DLR-RM/stable-baselines3)        |\n| [facebookresearch/ReAgent](https://github.com/facebookresearch/ReAgent)               | ![GitHub last commit](https://img.shields.io/github/last-commit/facebookresearch/ReAgent)        | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/facebookresearch/ReAgent)        | ![GitHub contributors](https://img.shields.io/github/contributors/facebookresearch/ReAgent)        | ![GitHub Repo stars](https://img.shields.io/github/stars/facebookresearch/ReAgent)        |\n| [Farama-Foundation/Gymnasium](https://github.com/Farama-Foundation/Gymnasium)         | ![GitHub last commit](https://img.shields.io/github/last-commit/Farama-Foundation/Gymnasium)     | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Farama-Foundation/Gymnasium)     | ![GitHub contributors](https://img.shields.io/github/contributors/Farama-Foundation/Gymnasium)     | ![GitHub Repo stars](https://img.shields.io/github/stars/Farama-Foundation/Gymnasium)     |\n| [MushroomRL/mushroom-rl](https://github.com/MushroomRL/mushroom-rl)                   | ![GitHub last commit](https://img.shields.io/github/last-commit/MushroomRL/mushroom-rl)          | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/MushroomRL/mushroom-rl)          | ![GitHub contributors](https://img.shields.io/github/contributors/MushroomRL/mushroom-rl)          | ![GitHub Repo stars](https://img.shields.io/github/stars/MushroomRL/mushroom-rl)          |\n| [opendilab/DI-engine](https://github.com/opendilab/DI-engine)                         | ![GitHub last commit](https://img.shields.io/github/last-commit/opendilab/DI-engine)             | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/opendilab/DI-engine)             | ![GitHub contributors](https://img.shields.io/github/contributors/opendilab/DI-engine)             | ![GitHub Repo stars](https://img.shields.io/github/stars/opendilab/DI-engine)             |\n| [PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)                             | ![GitHub last commit](https://img.shields.io/github/last-commit/PaddlePaddle/PARL)               | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/PaddlePaddle/PARL)               | ![GitHub contributors](https://img.shields.io/github/contributors/PaddlePaddle/PARL)               | ![GitHub Repo stars](https://img.shields.io/github/stars/PaddlePaddle/PARL)               |\n| [ray-project/ray](https://github.com/ray-project/ray)                                 | ![GitHub last commit](https://img.shields.io/github/last-commit/ray-project/ray)                 | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ray-project/ray)                 | ![GitHub contributors](https://img.shields.io/github/contributors/ray-project/ray)                 | ![GitHub Repo stars](https://img.shields.io/github/stars/ray-project/ray)                 |\n| [seungeunrho/minimalRL](https://github.com/seungeunrho/minimalRL)                     | ![GitHub last commit](https://img.shields.io/github/last-commit/seungeunrho/minimalRL)           | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/seungeunrho/minimalRL)           | ![GitHub contributors](https://img.shields.io/github/contributors/seungeunrho/minimalRL)           | ![GitHub Repo stars](https://img.shields.io/github/stars/seungeunrho/minimalRL)           |\n| [takuseno/d3rlpy](https://github.com/takuseno/d3rlpy)                                 | ![GitHub last commit](https://img.shields.io/github/last-commit/takuseno/d3rlpy)                 | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/takuseno/d3rlpy)                 | ![GitHub contributors](https://img.shields.io/github/contributors/takuseno/d3rlpy)                 | ![GitHub Repo stars](https://img.shields.io/github/stars/takuseno/d3rlpy)                 |\n| [thu-ml/tianshou](https://github.com/thu-ml/tianshou)                                 | ![GitHub last commit](https://img.shields.io/github/last-commit/thu-ml/tianshou)                 | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/thu-ml/tianshou)                 | ![GitHub contributors](https://img.shields.io/github/contributors/thu-ml/tianshou)                 | ![GitHub Repo stars](https://img.shields.io/github/stars/thu-ml/tianshou)                 |\n| [Unity-Technologies/ml-agents](https://github.com/Unity-Technologies/ml-agents)       | ![GitHub last commit](https://img.shields.io/github/last-commit/Unity-Technologies/ml-agents)    | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Unity-Technologies/ml-agents)    | ![GitHub contributors](https://img.shields.io/github/contributors/Unity-Technologies/ml-agents)    | ![GitHub Repo stars](https://img.shields.io/github/stars/Unity-Technologies/ml-agents)    |\n| [vwxyzjn/cleanrl](https://github.com/vwxyzjn/cleanrl)                                 | ![GitHub last commit](https://img.shields.io/github/last-commit/vwxyzjn/cleanrl)                 | ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/vwxyzjn/cleanrl)                 | ![GitHub contributors](https://img.shields.io/github/contributors/vwxyzjn/cleanrl)                 | ![GitHub Repo stars](https://img.shields.io/github/stars/vwxyzjn/cleanrl)                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusfrost%2Frl-library-activity-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliusfrost%2Frl-library-activity-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusfrost%2Frl-library-activity-tracker/lists"}