{"id":55098,"name":"stable-baselines3","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","url":"https://github.com/dlr-rm/stable-baselines3","last_synced_at":"2025-09-05T13:45:49.835Z","repository":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2025-08-29T14:25:45.000Z","size":4940,"stargazers_count":11426,"open_issues_count":79,"forks_count":1924,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T10:28:14.139Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-01T09:10:15.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":822,"total_committers":154,"mean_commits":5.337662337662338,"dds":0.6289537712895377,"last_synced_commit":"9a3b28bb9f24a1646479500fb23be55ba652a30d"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/DLR-RM/stable-baselines3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/sbom","scorecard":{"id":35465,"data":{"date":"2025-08-11","repo":{"name":"github.com/DLR-RM/stable-baselines3","commit":"dd7f5bfe63631630463f2f9bcb4762e6c040de12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: Dockerfile:17-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:11:49.989Z","repository_id":37042197,"created_at":"2025-08-14T20:11:49.989Z","updated_at":"2025-08-14T20:11:49.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273767284,"owners_count":25164461,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"packages":[{"id":7504380,"name":"github.com/DLR-RM/stable-baselines3","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/DLR-RM/stable-baselines3","keywords_array":[],"namespace":"github.com/DLR-RM","versions_count":29,"first_release_published_at":"2020-03-19T10:11:36.000Z","latest_release_published_at":"2025-07-25T09:53:55.000Z","latest_release_number":"v2.7.0+incompatible","last_synced_at":"2025-09-01T11:06:49.851Z","created_at":"2023-04-07T01:52:41.576Z","updated_at":"2025-09-01T12:25:56.560Z","registry_url":"https://pkg.go.dev/github.com/DLR-RM/stable-baselines3","install_command":"go get github.com/DLR-RM/stable-baselines3","documentation_url":"https://pkg.go.dev/github.com/DLR-RM/stable-baselines3#section-documentation","metadata":{},"repo_metadata":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2025-08-29T14:25:45.000Z","size":4940,"stargazers_count":11426,"open_issues_count":79,"forks_count":1924,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T10:28:14.139Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-01T09:10:15.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":822,"total_committers":154,"mean_commits":5.337662337662338,"dds":0.6289537712895377,"last_synced_commit":"9a3b28bb9f24a1646479500fb23be55ba652a30d"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/DLR-RM/stable-baselines3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/sbom","scorecard":{"id":35465,"data":{"date":"2025-08-11","repo":{"name":"github.com/DLR-RM/stable-baselines3","commit":"dd7f5bfe63631630463f2f9bcb4762e6c040de12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: Dockerfile:17-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:11:49.989Z","repository_id":37042197,"created_at":"2025-08-14T20:11:49.989Z","updated_at":"2025-08-14T20:11:49.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122172,"owners_count":25049539,"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-09-01T02:00:09.058Z","response_time":120,"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"},"owner_record":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"tags":[{"name":"v2.7.0","sha":"bf51a6233a8f934a68430f8f78e44360410d23ca","kind":"commit","published_at":"2025-07-25T09:53:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ea913a848242b2fca3cbcac255097e1d144207df","kind":"commit","published_at":"2025-03-24T14:32:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"ee8a77defb0ea8c02d3f1096ea24aa3556452030","kind":"commit","published_at":"2025-01-27T11:50:17.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9555dd9859025561db12f331fc33be279b023a0a","kind":"commit","published_at":"2025-01-07T13:19:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"020ee42f4dd6b30d0b3931aceaabd8370a9a1152","kind":"commit","published_at":"2024-11-18T10:03:03.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"285e01f64aa8ba4bd15aa339c45876d56ed0c3b4","kind":"commit","published_at":"2024-04-27T13:08:38.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2/manifests"},{"name":"v2.3.0","sha":"429be93c48502c634148a6fa1e2a0e421bcd5a20","kind":"commit","published_at":"2024-03-31T18:25:19.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e3dea4b2e03da6fb7ea70db89602909081a7967b","kind":"commit","published_at":"2023-11-17T22:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.2.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"f4ec0f6afa1a23b0e0b746174cd0074471cc0b89","kind":"commit","published_at":"2023-08-17T19:17:46.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"472ff8edb815070c405da913dcbe64c1a06e0e7d","kind":"commit","published_at":"2023-06-23T10:38:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.0.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"84f5511e08b38b57f75240c287d62f441753a116","kind":"commit","published_at":"2023-04-08T13:36:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6b8905acdb27e7b2acd036efc918818cc7ee3e20","kind":"commit","published_at":"2023-01-10T16:32:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"4a558dd8ff80a339921ef2e08dac8d4909ddf149","kind":"commit","published_at":"2022-10-10T14:39:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21300c9aaf6ddb97c9511b7123415680db3ec873","kind":"commit","published_at":"2022-09-29T10:15:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c1f1c3d3d796054f68b3fa741c1a0be4ce2187b5","kind":"commit","published_at":"2022-07-12T20:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"30772aa9f53a4cf61571ee90046cdc454c1b11d7","kind":"commit","published_at":"2022-03-25T13:38:22.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"21f6a474a4755996709efee8c0aab309df905cbf","kind":"commit","published_at":"2022-01-19T10:16:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7b977d7b0344f2828c5af863814fc82868a8af2f","kind":"commit","published_at":"2021-10-23T15:07:00.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f8a08690737000e4d23eb643a21d70486ece038b","kind":"commit","published_at":"2021-09-08T10:30:20.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.2.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5af35fa2ccd93a0d95963fcd2884492e70b7571e","kind":"commit","published_at":"2021-07-02T09:21:09.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"e3875b50a1dee69458fb2f2fcfeadc5f0b7eb8a9","kind":"commit","published_at":"2021-03-17T13:20:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"c62e9259db363bf32bd920405dbe83db94123271","kind":"commit","published_at":"2021-03-06T13:17:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1/manifests"},{"name":"v1.0rc0","sha":"d0d55f37677be7acb581372ba24b4d2adef5fa2b","kind":"commit","published_at":"2021-03-01T12:35:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0/manifests"},{"name":"v0.11.1","sha":"b2c94a677dc926b996cc7fc45ad66dbeb4ce6a97","kind":"commit","published_at":"2021-02-27T18:53:13.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.11.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1/manifests"},{"name":"v0.10.0","sha":"b4188795f5b8918e96db5b8b8dfb867ed8e38d37","kind":"tag","published_at":"2020-10-28T12:02:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.10.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a10e3ae5870836ed38e0b65c4176bbec3f22a1cb","kind":"tag","published_at":"2020-10-04T15:13:39.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.9.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cceffd5ab2c855c6369ca88f70f9d3df11128b5b","kind":"tag","published_at":"2020-08-03T20:39:40.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"494ebfd20abe90acc136fdaf215c76ec566acd2c","kind":"tag","published_at":"2020-06-10T16:59:30.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"403fff5d5063c31368098502f3cc66f20b6e956f","kind":"tag","published_at":"2020-06-01T11:10:26.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"88cee2ba55bec4a04791efb00bf4d6f0e9b9a0a8","kind":"tag","published_at":"2020-05-05T12:50:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"08a22c48345939e42b5bb0f67d426273a524ae6a","kind":"tag","published_at":"2020-04-14T16:37:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7251b9d2c2028dc4c9d1d2fed5ed70c93c9b111e","kind":"tag","published_at":"2020-03-19T10:13:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0/manifests"},{"name":"v0.2","sha":"809a3d3d38cf509a3e02dabc6507a6361fbf9568","kind":"commit","published_at":"2020-02-14T13:39:24.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2/manifests"},{"name":"v0.1","sha":"b8df12afe22131d52d7bac6c22777658acc5e449","kind":"tag","published_at":"2020-01-20T12:03:48.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T12:25:56.560Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.743841799496518,"dependent_packages_count":9.574917645827757,"stargazers_count":0.9083609859560228,"forks_count":0.7531105427426706,"docker_downloads_count":null,"average":3.995057743505742},"purl":"pkg:golang/github.com/%21d%21l%21r-%21r%21m/stable-baselines3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/DLR-RM/stable-baselines3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/DLR-RM/stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/DLR-RM/stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:36:28.871Z","issues_count":583,"pull_requests_count":208,"avg_time_to_close_issue":4810712.833009709,"avg_time_to_close_pull_request":5719873.982954546,"issues_closed_count":515,"pull_requests_closed_count":176,"pull_request_authors_count":76,"issue_authors_count":438,"avg_comments_per_issue":3.2298456260720414,"avg_comments_per_pull_request":2.1778846153846154,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1056894.8684210526,"past_year_avg_time_to_close_pull_request":378132.77966101695,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.6886792452830188,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDLR-RM%2Fstable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDLR-RM%2Fstable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDLR-RM%2Fstable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDLR-RM%2Fstable-baselines3/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7504387,"name":"github.com/dlr-rm/stable-baselines3","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dlr-rm/stable-baselines3","keywords_array":[],"namespace":"github.com/dlr-rm","versions_count":29,"first_release_published_at":"2020-03-19T10:11:36.000Z","latest_release_published_at":"2025-07-25T09:53:55.000Z","latest_release_number":"v2.7.0+incompatible","last_synced_at":"2025-09-01T11:06:50.485Z","created_at":"2023-04-07T01:52:41.791Z","updated_at":"2025-09-01T12:25:56.844Z","registry_url":"https://pkg.go.dev/github.com/dlr-rm/stable-baselines3","install_command":"go get github.com/dlr-rm/stable-baselines3","documentation_url":"https://pkg.go.dev/github.com/dlr-rm/stable-baselines3#section-documentation","metadata":{},"repo_metadata":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2025-08-29T14:25:45.000Z","size":4940,"stargazers_count":11426,"open_issues_count":79,"forks_count":1924,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T10:28:14.139Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-01T09:10:15.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":822,"total_committers":154,"mean_commits":5.337662337662338,"dds":0.6289537712895377,"last_synced_commit":"9a3b28bb9f24a1646479500fb23be55ba652a30d"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/DLR-RM/stable-baselines3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/sbom","scorecard":{"id":35465,"data":{"date":"2025-08-11","repo":{"name":"github.com/DLR-RM/stable-baselines3","commit":"dd7f5bfe63631630463f2f9bcb4762e6c040de12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: Dockerfile:17-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:11:49.989Z","repository_id":37042197,"created_at":"2025-08-14T20:11:49.989Z","updated_at":"2025-08-14T20:11:49.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122172,"owners_count":25049539,"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-09-01T02:00:09.058Z","response_time":120,"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"},"owner_record":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"tags":[{"name":"v2.7.0","sha":"bf51a6233a8f934a68430f8f78e44360410d23ca","kind":"commit","published_at":"2025-07-25T09:53:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ea913a848242b2fca3cbcac255097e1d144207df","kind":"commit","published_at":"2025-03-24T14:32:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"ee8a77defb0ea8c02d3f1096ea24aa3556452030","kind":"commit","published_at":"2025-01-27T11:50:17.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9555dd9859025561db12f331fc33be279b023a0a","kind":"commit","published_at":"2025-01-07T13:19:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"020ee42f4dd6b30d0b3931aceaabd8370a9a1152","kind":"commit","published_at":"2024-11-18T10:03:03.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"285e01f64aa8ba4bd15aa339c45876d56ed0c3b4","kind":"commit","published_at":"2024-04-27T13:08:38.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2/manifests"},{"name":"v2.3.0","sha":"429be93c48502c634148a6fa1e2a0e421bcd5a20","kind":"commit","published_at":"2024-03-31T18:25:19.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e3dea4b2e03da6fb7ea70db89602909081a7967b","kind":"commit","published_at":"2023-11-17T22:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.2.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"f4ec0f6afa1a23b0e0b746174cd0074471cc0b89","kind":"commit","published_at":"2023-08-17T19:17:46.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"472ff8edb815070c405da913dcbe64c1a06e0e7d","kind":"commit","published_at":"2023-06-23T10:38:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.0.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"84f5511e08b38b57f75240c287d62f441753a116","kind":"commit","published_at":"2023-04-08T13:36:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6b8905acdb27e7b2acd036efc918818cc7ee3e20","kind":"commit","published_at":"2023-01-10T16:32:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"4a558dd8ff80a339921ef2e08dac8d4909ddf149","kind":"commit","published_at":"2022-10-10T14:39:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21300c9aaf6ddb97c9511b7123415680db3ec873","kind":"commit","published_at":"2022-09-29T10:15:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c1f1c3d3d796054f68b3fa741c1a0be4ce2187b5","kind":"commit","published_at":"2022-07-12T20:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"30772aa9f53a4cf61571ee90046cdc454c1b11d7","kind":"commit","published_at":"2022-03-25T13:38:22.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"21f6a474a4755996709efee8c0aab309df905cbf","kind":"commit","published_at":"2022-01-19T10:16:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7b977d7b0344f2828c5af863814fc82868a8af2f","kind":"commit","published_at":"2021-10-23T15:07:00.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f8a08690737000e4d23eb643a21d70486ece038b","kind":"commit","published_at":"2021-09-08T10:30:20.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.2.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5af35fa2ccd93a0d95963fcd2884492e70b7571e","kind":"commit","published_at":"2021-07-02T09:21:09.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"e3875b50a1dee69458fb2f2fcfeadc5f0b7eb8a9","kind":"commit","published_at":"2021-03-17T13:20:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"c62e9259db363bf32bd920405dbe83db94123271","kind":"commit","published_at":"2021-03-06T13:17:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1/manifests"},{"name":"v1.0rc0","sha":"d0d55f37677be7acb581372ba24b4d2adef5fa2b","kind":"commit","published_at":"2021-03-01T12:35:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0/manifests"},{"name":"v0.11.1","sha":"b2c94a677dc926b996cc7fc45ad66dbeb4ce6a97","kind":"commit","published_at":"2021-02-27T18:53:13.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.11.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1/manifests"},{"name":"v0.10.0","sha":"b4188795f5b8918e96db5b8b8dfb867ed8e38d37","kind":"tag","published_at":"2020-10-28T12:02:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.10.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a10e3ae5870836ed38e0b65c4176bbec3f22a1cb","kind":"tag","published_at":"2020-10-04T15:13:39.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.9.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cceffd5ab2c855c6369ca88f70f9d3df11128b5b","kind":"tag","published_at":"2020-08-03T20:39:40.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"494ebfd20abe90acc136fdaf215c76ec566acd2c","kind":"tag","published_at":"2020-06-10T16:59:30.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"403fff5d5063c31368098502f3cc66f20b6e956f","kind":"tag","published_at":"2020-06-01T11:10:26.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"88cee2ba55bec4a04791efb00bf4d6f0e9b9a0a8","kind":"tag","published_at":"2020-05-05T12:50:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"08a22c48345939e42b5bb0f67d426273a524ae6a","kind":"tag","published_at":"2020-04-14T16:37:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7251b9d2c2028dc4c9d1d2fed5ed70c93c9b111e","kind":"tag","published_at":"2020-03-19T10:13:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0/manifests"},{"name":"v0.2","sha":"809a3d3d38cf509a3e02dabc6507a6361fbf9568","kind":"commit","published_at":"2020-02-14T13:39:24.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2/manifests"},{"name":"v0.1","sha":"b8df12afe22131d52d7bac6c22777658acc5e449","kind":"tag","published_at":"2020-01-20T12:03:48.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T12:25:56.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.348581966029395,"dependent_packages_count":7.943656339217277,"stargazers_count":0.9023048789286447,"forks_count":0.7476842987407247,"average":4.7355568707290105},"purl":"pkg:golang/github.com/dlr-rm/stable-baselines3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dlr-rm/stable-baselines3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dlr-rm/stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dlr-rm/stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:36:28.871Z","issues_count":583,"pull_requests_count":208,"avg_time_to_close_issue":4810712.833009709,"avg_time_to_close_pull_request":5719873.982954546,"issues_closed_count":515,"pull_requests_closed_count":176,"pull_request_authors_count":76,"issue_authors_count":438,"avg_comments_per_issue":3.2298456260720414,"avg_comments_per_pull_request":2.1778846153846154,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1056894.8684210526,"past_year_avg_time_to_close_pull_request":378132.77966101695,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.6886792452830188,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdlr-rm%2Fstable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdlr-rm%2Fstable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdlr-rm%2Fstable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdlr-rm%2Fstable-baselines3/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5303692,"name":"stable-baselines3","ecosystem":"conda","description":null,"homepage":"https://github.com/DLR-RM/stable-baselines3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/DLR-RM/stable-baselines3","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-06-15T22:55:10.000Z","latest_release_published_at":"2022-01-28T14:59:36.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-01T11:06:51.887Z","created_at":"2022-10-03T16:15:25.542Z","updated_at":"2025-09-01T12:25:57.072Z","registry_url":"https://anaconda.org/conda-forge/stable-baselines3","install_command":"conda install -c conda-forge stable-baselines3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2025-08-29T14:25:45.000Z","size":4940,"stargazers_count":11426,"open_issues_count":79,"forks_count":1924,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T10:28:14.139Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-01T09:10:15.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":822,"total_committers":154,"mean_commits":5.337662337662338,"dds":0.6289537712895377,"last_synced_commit":"9a3b28bb9f24a1646479500fb23be55ba652a30d"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/DLR-RM/stable-baselines3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/sbom","scorecard":{"id":35465,"data":{"date":"2025-08-11","repo":{"name":"github.com/DLR-RM/stable-baselines3","commit":"dd7f5bfe63631630463f2f9bcb4762e6c040de12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: Dockerfile:17-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:11:49.989Z","repository_id":37042197,"created_at":"2025-08-14T20:11:49.989Z","updated_at":"2025-08-14T20:11:49.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122172,"owners_count":25049539,"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-09-01T02:00:09.058Z","response_time":120,"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"},"owner_record":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"tags":[{"name":"v2.7.0","sha":"bf51a6233a8f934a68430f8f78e44360410d23ca","kind":"commit","published_at":"2025-07-25T09:53:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ea913a848242b2fca3cbcac255097e1d144207df","kind":"commit","published_at":"2025-03-24T14:32:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"ee8a77defb0ea8c02d3f1096ea24aa3556452030","kind":"commit","published_at":"2025-01-27T11:50:17.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9555dd9859025561db12f331fc33be279b023a0a","kind":"commit","published_at":"2025-01-07T13:19:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"020ee42f4dd6b30d0b3931aceaabd8370a9a1152","kind":"commit","published_at":"2024-11-18T10:03:03.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"285e01f64aa8ba4bd15aa339c45876d56ed0c3b4","kind":"commit","published_at":"2024-04-27T13:08:38.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2/manifests"},{"name":"v2.3.0","sha":"429be93c48502c634148a6fa1e2a0e421bcd5a20","kind":"commit","published_at":"2024-03-31T18:25:19.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e3dea4b2e03da6fb7ea70db89602909081a7967b","kind":"commit","published_at":"2023-11-17T22:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.2.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"f4ec0f6afa1a23b0e0b746174cd0074471cc0b89","kind":"commit","published_at":"2023-08-17T19:17:46.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"472ff8edb815070c405da913dcbe64c1a06e0e7d","kind":"commit","published_at":"2023-06-23T10:38:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.0.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"84f5511e08b38b57f75240c287d62f441753a116","kind":"commit","published_at":"2023-04-08T13:36:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6b8905acdb27e7b2acd036efc918818cc7ee3e20","kind":"commit","published_at":"2023-01-10T16:32:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"4a558dd8ff80a339921ef2e08dac8d4909ddf149","kind":"commit","published_at":"2022-10-10T14:39:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21300c9aaf6ddb97c9511b7123415680db3ec873","kind":"commit","published_at":"2022-09-29T10:15:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c1f1c3d3d796054f68b3fa741c1a0be4ce2187b5","kind":"commit","published_at":"2022-07-12T20:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"30772aa9f53a4cf61571ee90046cdc454c1b11d7","kind":"commit","published_at":"2022-03-25T13:38:22.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"21f6a474a4755996709efee8c0aab309df905cbf","kind":"commit","published_at":"2022-01-19T10:16:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7b977d7b0344f2828c5af863814fc82868a8af2f","kind":"commit","published_at":"2021-10-23T15:07:00.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f8a08690737000e4d23eb643a21d70486ece038b","kind":"commit","published_at":"2021-09-08T10:30:20.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.2.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5af35fa2ccd93a0d95963fcd2884492e70b7571e","kind":"commit","published_at":"2021-07-02T09:21:09.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"e3875b50a1dee69458fb2f2fcfeadc5f0b7eb8a9","kind":"commit","published_at":"2021-03-17T13:20:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"c62e9259db363bf32bd920405dbe83db94123271","kind":"commit","published_at":"2021-03-06T13:17:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1/manifests"},{"name":"v1.0rc0","sha":"d0d55f37677be7acb581372ba24b4d2adef5fa2b","kind":"commit","published_at":"2021-03-01T12:35:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0/manifests"},{"name":"v0.11.1","sha":"b2c94a677dc926b996cc7fc45ad66dbeb4ce6a97","kind":"commit","published_at":"2021-02-27T18:53:13.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.11.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1/manifests"},{"name":"v0.10.0","sha":"b4188795f5b8918e96db5b8b8dfb867ed8e38d37","kind":"tag","published_at":"2020-10-28T12:02:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.10.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a10e3ae5870836ed38e0b65c4176bbec3f22a1cb","kind":"tag","published_at":"2020-10-04T15:13:39.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.9.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cceffd5ab2c855c6369ca88f70f9d3df11128b5b","kind":"tag","published_at":"2020-08-03T20:39:40.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"494ebfd20abe90acc136fdaf215c76ec566acd2c","kind":"tag","published_at":"2020-06-10T16:59:30.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"403fff5d5063c31368098502f3cc66f20b6e956f","kind":"tag","published_at":"2020-06-01T11:10:26.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"88cee2ba55bec4a04791efb00bf4d6f0e9b9a0a8","kind":"tag","published_at":"2020-05-05T12:50:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"08a22c48345939e42b5bb0f67d426273a524ae6a","kind":"tag","published_at":"2020-04-14T16:37:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7251b9d2c2028dc4c9d1d2fed5ed70c93c9b111e","kind":"tag","published_at":"2020-03-19T10:13:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0/manifests"},{"name":"v0.2","sha":"809a3d3d38cf509a3e02dabc6507a6361fbf9568","kind":"commit","published_at":"2020-02-14T13:39:24.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2/manifests"},{"name":"v0.1","sha":"b8df12afe22131d52d7bac6c22777658acc5e449","kind":"tag","published_at":"2020-01-20T12:03:48.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T12:25:57.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.781176705424423,"dependent_packages_count":51.58940066869604,"stargazers_count":4.8255900993063525,"forks_count":4.441339388193024,"docker_downloads_count":null,"average":18.90937671540496},"purl":"pkg:conda/stable-baselines3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/stable-baselines3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:36:28.871Z","issues_count":583,"pull_requests_count":208,"avg_time_to_close_issue":4810712.833009709,"avg_time_to_close_pull_request":5719873.982954546,"issues_closed_count":515,"pull_requests_closed_count":176,"pull_request_authors_count":76,"issue_authors_count":438,"avg_comments_per_issue":3.2298456260720414,"avg_comments_per_pull_request":2.1778846153846154,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1056894.8684210526,"past_year_avg_time_to_close_pull_request":378132.77966101695,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.6886792452830188,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stable-baselines3/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":4488346,"name":"rigged-sb3","ecosystem":"pypi","description":"Experimental version of SB3","homepage":"https://github.com/DLR-RM/stable-baselines3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/DLR-RM/stable-baselines3","keywords_array":["reinforcement-learning-algorithms","reinforcement-learning","machine-learning","gym","openai","stable","baselines","toolbox","python","data-science"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-06-29T17:41:08.000Z","latest_release_published_at":"2022-06-29T17:41:08.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-01T11:06:48.722Z","created_at":"2022-06-29T17:42:36.474Z","updated_at":"2025-09-01T12:25:57.186Z","registry_url":"https://pypi.org/project/rigged-sb3/","install_command":"pip install rigged-sb3 --index-url https://pypi.org/simple","documentation_url":"https://rigged-sb3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"rigged-sb3","project_status":null},"repo_metadata":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2025-08-29T14:25:45.000Z","size":4940,"stargazers_count":11426,"open_issues_count":79,"forks_count":1924,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-01T10:28:14.139Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-01T09:10:15.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":822,"total_committers":154,"mean_commits":5.337662337662338,"dds":0.6289537712895377,"last_synced_commit":"9a3b28bb9f24a1646479500fb23be55ba652a30d"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/DLR-RM/stable-baselines3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/sbom","scorecard":{"id":35465,"data":{"date":"2025-08-11","repo":{"name":"github.com/DLR-RM/stable-baselines3","commit":"dd7f5bfe63631630463f2f9bcb4762e6c040de12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"9 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DLR-RM/stable-baselines3/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: Dockerfile:17-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:11:49.989Z","repository_id":37042197,"created_at":"2025-08-14T20:11:49.989Z","updated_at":"2025-08-14T20:11:49.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122172,"owners_count":25049539,"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-09-01T02:00:09.058Z","response_time":120,"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"},"owner_record":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"tags":[{"name":"v2.7.0","sha":"bf51a6233a8f934a68430f8f78e44360410d23ca","kind":"commit","published_at":"2025-07-25T09:53:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ea913a848242b2fca3cbcac255097e1d144207df","kind":"commit","published_at":"2025-03-24T14:32:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"ee8a77defb0ea8c02d3f1096ea24aa3556452030","kind":"commit","published_at":"2025-01-27T11:50:17.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9555dd9859025561db12f331fc33be279b023a0a","kind":"commit","published_at":"2025-01-07T13:19:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"020ee42f4dd6b30d0b3931aceaabd8370a9a1152","kind":"commit","published_at":"2024-11-18T10:03:03.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"285e01f64aa8ba4bd15aa339c45876d56ed0c3b4","kind":"commit","published_at":"2024-04-27T13:08:38.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2/manifests"},{"name":"v2.3.0","sha":"429be93c48502c634148a6fa1e2a0e421bcd5a20","kind":"commit","published_at":"2024-03-31T18:25:19.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e3dea4b2e03da6fb7ea70db89602909081a7967b","kind":"commit","published_at":"2023-11-17T22:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.2.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"f4ec0f6afa1a23b0e0b746174cd0074471cc0b89","kind":"commit","published_at":"2023-08-17T19:17:46.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"472ff8edb815070c405da913dcbe64c1a06e0e7d","kind":"commit","published_at":"2023-06-23T10:38:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.0.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"84f5511e08b38b57f75240c287d62f441753a116","kind":"commit","published_at":"2023-04-08T13:36:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6b8905acdb27e7b2acd036efc918818cc7ee3e20","kind":"commit","published_at":"2023-01-10T16:32:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"4a558dd8ff80a339921ef2e08dac8d4909ddf149","kind":"commit","published_at":"2022-10-10T14:39:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21300c9aaf6ddb97c9511b7123415680db3ec873","kind":"commit","published_at":"2022-09-29T10:15:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c1f1c3d3d796054f68b3fa741c1a0be4ce2187b5","kind":"commit","published_at":"2022-07-12T20:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"30772aa9f53a4cf61571ee90046cdc454c1b11d7","kind":"commit","published_at":"2022-03-25T13:38:22.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"21f6a474a4755996709efee8c0aab309df905cbf","kind":"commit","published_at":"2022-01-19T10:16:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7b977d7b0344f2828c5af863814fc82868a8af2f","kind":"commit","published_at":"2021-10-23T15:07:00.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f8a08690737000e4d23eb643a21d70486ece038b","kind":"commit","published_at":"2021-09-08T10:30:20.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.2.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5af35fa2ccd93a0d95963fcd2884492e70b7571e","kind":"commit","published_at":"2021-07-02T09:21:09.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"e3875b50a1dee69458fb2f2fcfeadc5f0b7eb8a9","kind":"commit","published_at":"2021-03-17T13:20:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"c62e9259db363bf32bd920405dbe83db94123271","kind":"commit","published_at":"2021-03-06T13:17:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1/manifests"},{"name":"v1.0rc0","sha":"d0d55f37677be7acb581372ba24b4d2adef5fa2b","kind":"commit","published_at":"2021-03-01T12:35:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v1.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0/manifests"},{"name":"v0.11.1","sha":"b2c94a677dc926b996cc7fc45ad66dbeb4ce6a97","kind":"commit","published_at":"2021-02-27T18:53:13.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.11.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1/manifests"},{"name":"v0.10.0","sha":"b4188795f5b8918e96db5b8b8dfb867ed8e38d37","kind":"tag","published_at":"2020-10-28T12:02:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.10.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a10e3ae5870836ed38e0b65c4176bbec3f22a1cb","kind":"tag","published_at":"2020-10-04T15:13:39.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.9.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cceffd5ab2c855c6369ca88f70f9d3df11128b5b","kind":"tag","published_at":"2020-08-03T20:39:40.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"494ebfd20abe90acc136fdaf215c76ec566acd2c","kind":"tag","published_at":"2020-06-10T16:59:30.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"403fff5d5063c31368098502f3cc66f20b6e956f","kind":"tag","published_at":"2020-06-01T11:10:26.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"88cee2ba55bec4a04791efb00bf4d6f0e9b9a0a8","kind":"tag","published_at":"2020-05-05T12:50:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"08a22c48345939e42b5bb0f67d426273a524ae6a","kind":"tag","published_at":"2020-04-14T16:37:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7251b9d2c2028dc4c9d1d2fed5ed70c93c9b111e","kind":"tag","published_at":"2020-03-19T10:13:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0/manifests"},{"name":"v0.2","sha":"809a3d3d38cf509a3e02dabc6507a6361fbf9568","kind":"commit","published_at":"2020-02-14T13:39:24.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2/manifests"},{"name":"v0.1","sha":"b8df12afe22131d52d7bac6c22777658acc5e449","kind":"tag","published_at":"2020-01-20T12:03:48.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DLR-RM/stable-baselines3@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T12:25:57.186Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.134321081168146,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.39832052395473505,"forks_count":1.1990971401457025,"average":15.995202740793463},"purl":"pkg:pypi/rigged-sb3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rigged-sb3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rigged-sb3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rigged-sb3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:36:28.871Z","issues_count":583,"pull_requests_count":208,"avg_time_to_close_issue":4810712.833009709,"avg_time_to_close_pull_request":5719873.982954546,"issues_closed_count":515,"pull_requests_closed_count":176,"pull_request_authors_count":76,"issue_authors_count":438,"avg_comments_per_issue":3.2298456260720414,"avg_comments_per_pull_request":2.1778846153846154,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1056894.8684210526,"past_year_avg_time_to_close_pull_request":378132.77966101695,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.6886792452830188,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rigged-sb3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rigged-sb3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rigged-sb3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rigged-sb3/related_packages","maintainers":[{"uuid":"coolRR","login":"coolRR","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/coolRR/","role":null,"created_at":"2022-12-05T11:06:58.752Z","updated_at":"2022-12-05T11:06:58.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/coolRR/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725151,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":1565469,"name":"stable-baselines3","ecosystem":"pypi","description":"Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms.","homepage":"https://github.com/DLR-RM/stable-baselines3","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/DLR-RM/stable-baselines3","keywords_array":["reinforcement-learning-algorithms","reinforcement-learning","machine-learning","gymnasium","gym","openai","stable","baselines","toolbox","python","data-science"],"namespace":null,"versions_count":106,"first_release_published_at":"2020-05-07T10:26:35.000Z","latest_release_published_at":"2025-07-25T09:54:30.000Z","latest_release_number":"2.7.0","last_synced_at":"2025-09-04T13:01:40.322Z","created_at":"2022-04-09T06:07:59.400Z","updated_at":"2025-09-04T13:01:40.323Z","registry_url":"https://pypi.org/project/stable-baselines3/","install_command":"pip install stable-baselines3 --index-url https://pypi.org/simple","documentation_url":"https://stable-baselines3.readthedocs.io/","metadata":{"funding":null,"documentation":"https://stable-baselines3.readthedocs.io/","classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"stable-baselines3","project_status":null},"repo_metadata":{"id":37042197,"uuid":"261372860","full_name":"DLR-RM/stable-baselines3","owner":"DLR-RM","description":"PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms. ","archived":false,"fork":false,"pushed_at":"2024-05-15T13:59:32.000Z","size":4475,"stargazers_count":8051,"open_issues_count":82,"forks_count":1565,"subscribers_count":61,"default_branch":"master","last_synced_at":"2024-05-16T02:46:28.935Z","etag":null,"topics":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"latest_commit_sha":null,"homepage":"https://stable-baselines3.readthedocs.io","language":"Python","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/DLR-RM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2024-06-05T17:31:41.517Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"cac0ff03-28b9-4b1f-9277-3459a8618840","html_url":"https://github.com/DLR-RM/stable-baselines3","commit_stats":{"total_commits":810,"total_committers":150,"mean_commits":5.4,"dds":0.6283950617283951,"last_synced_commit":"6c00565778e5815e4589afc7499aafbd020535ae"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215719591,"owners_count":15920943,"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"},"owner_record":{"login":"DLR-RM","name":"DLR-RM","uuid":"25227811","kind":"organization","description":"German Aerospace Center (DLR) - Institute of Robotics and Mechatronics (RM) - open source projects","email":null,"website":"https://rm.dlr.de","location":"48.08329, 11.27507","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25227811?v=4","repositories_count":40,"last_synced_at":"2024-03-15T06:20:46.849Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DLR-RM","funding_links":[],"total_stars":13357,"followers":null,"following":null,"created_at":"2022-11-08T18:13:22.178Z","updated_at":"2024-03-15T06:20:52.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLR-RM/repositories"},"tags":[{"name":"v2.3.2","sha":"285e01f64aa8ba4bd15aa339c45876d56ed0c3b4","kind":"commit","published_at":"2024-04-27T13:08:38.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.2/manifests"},{"name":"v2.3.0","sha":"429be93c48502c634148a6fa1e2a0e421bcd5a20","kind":"commit","published_at":"2024-03-31T18:25:19.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e3dea4b2e03da6fb7ea70db89602909081a7967b","kind":"commit","published_at":"2023-11-17T22:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.2.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"f4ec0f6afa1a23b0e0b746174cd0074471cc0b89","kind":"commit","published_at":"2023-08-17T19:17:46.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"472ff8edb815070c405da913dcbe64c1a06e0e7d","kind":"commit","published_at":"2023-06-23T10:38:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v2.0.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"84f5511e08b38b57f75240c287d62f441753a116","kind":"commit","published_at":"2023-04-08T13:36:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"6b8905acdb27e7b2acd036efc918818cc7ee3e20","kind":"commit","published_at":"2023-01-10T16:32:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"4a558dd8ff80a339921ef2e08dac8d4909ddf149","kind":"commit","published_at":"2022-10-10T14:39:57.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21300c9aaf6ddb97c9511b7123415680db3ec873","kind":"commit","published_at":"2022-09-29T10:15:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c1f1c3d3d796054f68b3fa741c1a0be4ce2187b5","kind":"commit","published_at":"2022-07-12T20:50:23.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"30772aa9f53a4cf61571ee90046cdc454c1b11d7","kind":"commit","published_at":"2022-03-25T13:38:22.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"21f6a474a4755996709efee8c0aab309df905cbf","kind":"commit","published_at":"2022-01-19T10:16:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7b977d7b0344f2828c5af863814fc82868a8af2f","kind":"commit","published_at":"2021-10-23T15:07:00.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f8a08690737000e4d23eb643a21d70486ece038b","kind":"commit","published_at":"2021-09-08T10:30:20.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.2.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5af35fa2ccd93a0d95963fcd2884492e70b7571e","kind":"commit","published_at":"2021-07-02T09:21:09.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"e3875b50a1dee69458fb2f2fcfeadc5f0b7eb8a9","kind":"commit","published_at":"2021-03-17T13:20:31.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"c62e9259db363bf32bd920405dbe83db94123271","kind":"commit","published_at":"2021-03-06T13:17:43.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc1/manifests"},{"name":"v1.0rc0","sha":"d0d55f37677be7acb581372ba24b4d2adef5fa2b","kind":"commit","published_at":"2021-03-01T12:35:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v1.0rc0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v1.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v1.0rc0/manifests"},{"name":"v0.11.1","sha":"b2c94a677dc926b996cc7fc45ad66dbeb4ce6a97","kind":"commit","published_at":"2021-02-27T18:53:13.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.11.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.11.1/manifests"},{"name":"v0.10.0","sha":"b4188795f5b8918e96db5b8b8dfb867ed8e38d37","kind":"tag","published_at":"2020-10-28T12:02:55.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.10.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"a10e3ae5870836ed38e0b65c4176bbec3f22a1cb","kind":"tag","published_at":"2020-10-04T15:13:39.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.9.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"cceffd5ab2c855c6369ca88f70f9d3df11128b5b","kind":"tag","published_at":"2020-08-03T20:39:40.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.8.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"494ebfd20abe90acc136fdaf215c76ec566acd2c","kind":"tag","published_at":"2020-06-10T16:59:30.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.7.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"403fff5d5063c31368098502f3cc66f20b6e956f","kind":"tag","published_at":"2020-06-01T11:10:26.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.6.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"88cee2ba55bec4a04791efb00bf4d6f0e9b9a0a8","kind":"tag","published_at":"2020-05-05T12:50:21.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.5.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"08a22c48345939e42b5bb0f67d426273a524ae6a","kind":"tag","published_at":"2020-04-14T16:37:15.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.4.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7251b9d2c2028dc4c9d1d2fed5ed70c93c9b111e","kind":"tag","published_at":"2020-03-19T10:13:29.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.3.0","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.3.0/manifests"},{"name":"v0.2","sha":"809a3d3d38cf509a3e02dabc6507a6361fbf9568","kind":"commit","published_at":"2020-02-14T13:39:24.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.2","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.2/manifests"},{"name":"v0.1","sha":"b8df12afe22131d52d7bac6c22777658acc5e449","kind":"tag","published_at":"2020-01-20T12:03:48.000Z","download_url":"https://codeload.github.com/DLR-RM/stable-baselines3/tar.gz/v0.1","html_url":"https://github.com/DLR-RM/stable-baselines3/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T00:36:35.025Z","dependent_packages_count":88,"downloads":678096,"downloads_period":"last-month","dependent_repos_count":641,"rankings":{"downloads":0.972858460624443,"dependent_repos_count":0.5450587076499742,"dependent_packages_count":0.2564177733477959,"stargazers_count":0.3461093478838667,"forks_count":1.1096605744125325,"docker_downloads_count":1.9975062928972342,"average":0.8712685261359745},"purl":"pkg:pypi/stable-baselines3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/stable-baselines3","docker_dependents_count":37,"docker_downloads_count":3126,"usage_url":"https://repos.ecosyste.ms/usage/pypi/stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T00:36:32.230Z","issues_count":506,"pull_requests_count":131,"avg_time_to_close_issue":3044913.313063063,"avg_time_to_close_pull_request":3661987.111111111,"issues_closed_count":444,"pull_requests_closed_count":117,"pull_request_authors_count":53,"issue_authors_count":353,"avg_comments_per_issue":3.3873517786561265,"avg_comments_per_pull_request":3.083969465648855,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":1010023.418699187,"past_year_avg_time_to_close_pull_request":1021652.9047619047,"past_year_issues_closed_count":246,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":197,"past_year_avg_comments_per_issue":2.9574468085106385,"past_year_avg_comments_per_pull_request":1.4225352112676055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stable-baselines3/related_packages","maintainers":[{"uuid":"araffin","login":"araffin","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/araffin/","role":null,"created_at":"2022-11-14T20:27:01.801Z","updated_at":"2022-11-14T20:27:01.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/araffin/packages"},{"uuid":"ernestum","login":"ernestum","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ernestum/","role":null,"created_at":"2022-11-14T20:27:01.811Z","updated_at":"2022-11-14T20:27:01.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ernestum/packages"},{"uuid":"hill-a","login":"hill-a","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/hill-a/","role":null,"created_at":"2022-11-14T20:27:01.820Z","updated_at":"2022-11-14T20:27:01.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hill-a/packages"},{"uuid":"Miffyli","login":"Miffyli","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Miffyli/","role":null,"created_at":"2022-11-14T20:27:01.824Z","updated_at":"2022-11-14T20:27:01.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Miffyli/packages"},{"uuid":"AdamGleave","login":"AdamGleave","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/AdamGleave/","role":null,"created_at":"2022-11-14T20:27:01.782Z","updated_at":"2022-11-14T20:27:01.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AdamGleave/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725151,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6552,"full_name":"DLR-RM/stable-baselines3","default_branch":"master","committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":521},{"name":"Quentin Gallouédec","email":"45557362+qgallouedec","login":"qgallouedec","count":51},{"name":"Noah Dormann","email":"Noah.Dormann@dlr.de","login":"ndormann","count":47},{"name":"Adam Gleave","email":"adam@gleave.me","login":"AdamGleave","count":17},{"name":"Anssi","email":"kaneran21@hotmail.com","login":"Miffyli","count":10},{"name":"Alex Pasquali","email":"alexpasquali98@gmail.com","login":"AlexPasqua","count":8},{"name":"Juan Rocamonde","email":"juancarlosrocamonde@gmail.com","login":"Rocamonde","count":6},{"name":"PatrickHelm","email":"91552435+PatrickHelm","login":"PatrickHelm","count":5},{"name":"Thomas Simonini","email":"simonini.thomas.pro@gmail.com","login":"simoninithomas","count":4},{"name":"Stelios Tymvios","email":"52372765+PartiallyTyped","login":"PartiallyTyped","count":4},{"name":"M. Ernestus","email":"maximilian@ernestus.de","login":"ernestum","count":4},{"name":"Corentin","email":"111868204+corentinlger","login":"corentinlger","count":4},{"name":"Tobias Rohrer","email":"tobias.rohrer@outlook.com","login":"tobirohrer","count":3},{"name":"Sidney Tio","email":"35787241+sidney-tio","login":"sidney-tio","count":3},{"name":"Rohan Tangri","email":"47002898+09tangriro","login":"09tangriro","count":3},{"name":"Mark Towers","email":"mark.m.towers@gmail.com","login":"pseudo-rnd-thoughts","count":3},{"name":"Chris Schindlbeck","email":"chris.schindlbeck@gmail.com","login":"cschindlbeck","count":2},{"name":"Bernhard Raml","email":"B.Raml@gmx.at","login":"SwamyDev","count":2},{"name":"Costa Huang","email":"costa.huang@outlook.com","login":"vwxyzjn","count":2},{"name":"Dominic Kerr","email":"dominicgkerr1@gmail.com","login":"dominicgkerr","count":2},{"name":"Francesco Capuano","email":"74058581+fracapuano","login":"fracapuano","count":2},{"name":"Grégoire Passault","email":"g.passault@gmail.com","login":"Gregwar","count":2},{"name":"Jan-Hendrik Ewers","email":"me@janhendrikewers.uk","login":"iwishiwasaneagle","count":2},{"name":"Marc Duclusaud","email":"55233639+MarcDcls","login":"MarcDcls","count":2},{"name":"Marsel Khisamutdinov","email":"callmesolis@gmail.com","login":"solismortis","count":2},{"name":"Megan Klaiber","email":"megan.klaiber@outlook.com","login":"megan-klaiber","count":2},{"name":"Oleksii Kachaiev","email":"kachayev@gmail.com","login":"kachayev","count":2},{"name":"Tom Dörr","email":"tomdoerr96@gmail.com","login":"tom-doerr","count":2},{"name":"Parth Kothari","email":"11539536+theDebugger811","login":"theDebugger811","count":2},{"name":"Paul Scheikl","email":"paul.scheikl@kit.edu","login":"ScheiklP","count":2},{"name":"Roland Gavrilescu","email":"gavrilescu.roland@gmail.com","login":"rolandgvc","count":2},{"name":"Sam Toyer","email":"qxcv","login":"qxcv","count":2},{"name":"Steven H. Wang","email":"wang.steven.h@gmail.com","login":"shwang","count":2},{"name":"Wilson","email":"ManifoldFR","login":"ManifoldFR","count":2},{"name":"Gautam J","email":"gautam.jayapal@gmail.com","login":"Gautam-J","count":1},{"name":"Gary Briggs","email":"chunky@icculus.org","login":"chunky","count":1},{"name":"Franz Srambical","email":"79149449+emergenz","login":"emergenz","count":1},{"name":"Yuan","email":"37043390+xy9485","login":"xy9485","count":1},{"name":"Yufeng Gao","email":"chrisgao999@gmail.com","login":"chrisgao99","count":1},{"name":"Zikang Xiong","email":"73256697+ZikangXiong","login":"ZikangXiong","count":1},{"name":"Cyprien","email":"courtot.c@gmail.com","login":"cyprienc","count":1},{"name":"Cody Wild","email":"cody.marie.wild@gmail.com","login":"decodyng","count":1},{"name":"Chaitanya Bisht","email":"chaitanya.bisht10@gmail.com","login":"chaitanyabisht","count":1},{"name":"Carlos M. Casas Cuadrado","email":"carlos.marce@gmail.com","login":"zampanteymedio","count":1},{"name":"Carlos Luis","email":"carlos.luisgonc@gmail.com","login":"carlosluis","count":1},{"name":"Carlo Rizzardo","email":"c-rizz","login":"c-rizz","count":1},{"name":"Francisco Caio","email":"francisco.paiva@alumni.usp.br","login":"xicocaio","count":1},{"name":"Francesco Lucianò","email":"56108851+francescoluciano","login":"francescoluciano","count":1},{"name":"Fiete","email":"41323592+FieteO","login":"FieteO","count":1},{"name":"Edouard Leurent","email":"eleurent@gmail.com","login":"eleurent","count":1},{"name":"Dominik Baron","email":"dominik.b4ron@gmail.com","login":"brn-dev","count":1},{"name":"Devin White","email":"87712306+Dev1nW","login":"Dev1nW","count":1},{"name":"Demetrio92","email":"Demetrio.Rodriguez.T@gmail.com","login":"Demetrio92","count":1},{"name":"David Blom","email":"63226970+davidblom603","login":"davidblom603","count":1},{"name":"Gianluca De Cola","email":"42657588+gianlucadecola","login":"gianlucadecola","count":1},{"name":"Honglu Fan","email":"64070721+honglu2875","login":"honglu2875","count":1},{"name":"Hosseinkhan Rémy","email":"41160498+ReHoss","login":"ReHoss","count":1},{"name":"mloo3","email":"mloo3@gatech.edu","login":null,"count":1},{"name":"Stefan Heid","email":"stefan-heid@web.de","login":null,"count":1},{"name":"Tarik Kelestemur","email":"kelestemur.t@northeastern.edu","login":null,"count":1},{"name":"Thomas Gubler","email":"thomas@auterion.com","login":null,"count":1},{"name":"Tirafesi","email":"tirafesi@hotmail.com","login":null,"count":1},{"name":"Yifei Cheng","email":"yifei.cheng@ocado.com","login":null,"count":1},{"name":"Boyuan Chen","email":"buoyuan99@gmail.com","login":null,"count":1},{"name":"Baek Junyeob","email":"junyeob.baek@makinarocks.ai","login":null,"count":1},{"name":"Friedrich Yuan","email":"friedrichyuan19990827@gmail.com","login":null,"count":1},{"name":"BertrandDecoster","email":"70576987+BertrandDecoster","login":"BertrandDecoster","count":1},{"name":"Benjamin Steenhoek","email":"benjaminjsteenhoek@gmail.com","login":"bstee615","count":1},{"name":"Benjamin Black","email":"benblack769@gmail.com","login":"benblack769","count":1},{"name":"Attila Kanto","email":"akanto","login":"akanto","count":1},{"name":"Athanasios Theocharis","email":"athatheoc@gmail.com","login":"athatheo","count":1},{"name":"Ashish Dutt","email":"ashish.dutt8@gmail.com","login":"duttashi","count":1},{"name":"Armand du Parc Locmaria","email":"adpl33@gmail.com","login":"Armandpl","count":1},{"name":"AptX395","email":"44229751+AptX395","login":"AptX395","count":1},{"name":"Andy Shih","email":"andyshih12@gmail.com","login":"AndyShih12","count":1},{"name":"Andrew James","email":"Andrew.m.james2@gmail.com","login":"amjames","count":1},{"name":"Anand Balakrishnan","email":"anandbala1597@gmail.com","login":"anand-bala","count":1},{"name":"Amanda Dsouza","email":"meezamanda@yahoo.com","login":"amy12xx","count":1},{"name":"Bryan Collazo","email":"bcollazo2010@gmail.com","login":"bcollazo","count":1},{"name":"Burak Demirbilek","email":"BurakDmb","login":"BurakDmb","count":1},{"name":"Yu Zheng","email":"zhengyu.davy@foxmail.com","login":"DavyMorgan","count":1},{"name":"Wilhelm Kirchgässner","email":"16706935+wkirgsn","login":"wkirgsn","count":1},{"name":"WeberSamuel","email":"37903003+WeberSamuel","login":"WeberSamuel","count":1},{"name":"Vsevolod Kompantsev","email":"59050128+diditforlulz273","login":"diditforlulz273","count":1},{"name":"Vikas Kumar","email":"32395222+theSquaredError","login":"theSquaredError","count":1},{"name":"Timothé","email":"58693721+timothe-chaumont","login":"timothe-chaumont","count":1},{"name":"Timo Kaufmann","email":"timokau@zoho.com","login":"timokau","count":1},{"name":"TibiGG","email":"28602860+TibiGG","login":"TibiGG","count":1},{"name":"Thomas Rudolf","email":"62146721+git-thor","login":"git-thor","count":1},{"name":"Taimur Shahzad Gill","email":"50509555+taymuur","login":"taymuur","count":1},{"name":"Stefan Schneider","email":"28340802+stefanbschneider","login":"stefanbschneider","count":1},{"name":"Übertreiber","email":"troiganto+github@proton.me","login":"troiganto","count":1},{"name":"will-maclean","email":"41996719+will-maclean","login":"will-maclean","count":1},{"name":"thisray","email":"gn01697933@gmail.com","login":"thisray","count":1},{"name":"rk37","email":"kong.lingchao@gmail.com","login":"rk37","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"npit","email":"pittarasnikif@gmail.com","login":"npit","count":1},{"name":"mschweizer","email":"mschweizer","login":"mschweizer","count":1},{"name":"mloo3","email":"slayer71432@gmail.com","login":"mloo3","count":1},{"name":"lutogniew","email":"lutogniew","login":"lutogniew","count":1},{"name":"lorepieri8","email":"lorepieri@hotmail.it","login":"lorepieri8","count":1},{"name":"liorcohen5","email":"liorcohen5@gmail.com","login":"leor-c","count":1},{"name":"kplers","email":"94663929+kplers","login":"kplers","count":1},{"name":"jlp-ue","email":"54306210+jlp-ue","login":"jlp-ue","count":1},{"name":"hsuehch","email":"34030441+hsuehch","login":"hsuehch","count":1},{"name":"harveybellini","email":"harveybellini@gmail.com","login":"harveybellini","count":1},{"name":"code-review-doctor","email":"72647856+code-review-doctor","login":"code-review-doctor","count":1},{"name":"cgaspard3333","email":"clement.gaspard@u-bordeaux.fr","login":"cgaspard3333","count":1},{"name":"batu","email":"ba921@nyu.edu","login":"batu","count":1},{"name":"adamfrly","email":"45516720+adamfrly","login":"adamfrly","count":1},{"name":"Matthias K","email":"Matthias.Konitzny@kabelmail.de","login":"NeoExtended","count":1},{"name":"Matthew Allen","email":"AechPro","login":"AechPro","count":1},{"name":"Mark Smith","email":"mark.s.c.smith@gmail.com","login":"markscsmith","count":1},{"name":"Marios Koulakis","email":"marios.koulakis@gmail.com","login":"koulakis","count":1},{"name":"Marek Michalik","email":"marekm4","login":"marekm4","count":1},{"name":"Marco Tröster","email":"marco@troester-gmbh.de","login":"Bonifatius94","count":1},{"name":"Manuel","email":"manuel.delverme@gmail.com","login":"manuel-delverme","count":1},{"name":"Luke Fisher","email":"11951844+lukefisher03","login":"lukefisher03","count":1},{"name":"Lucas Alegre","email":"lucasnale@gmail.com","login":"LucasAlegre","count":1},{"name":"Lorenz Hetzel","email":"32291082+lorenz-h","login":"lorenz-h","count":1},{"name":"Jonas Reiher","email":"58821240+jonasreiher","login":"jonasreiher","count":1},{"name":"Darko Petrovic","email":"darko@dyve.ch","login":"darkopetrovic","count":1},{"name":"ac-93","email":"55698603+ac-93","login":"ac-93","count":1},{"name":"StagOverflow","email":"62816062+StagOverflow","login":"StagOverflow","count":1},{"name":"Skander Moalla","email":"37197319+skandermoalla","login":"skandermoalla","count":1},{"name":"Shyamal H Anadkat","email":"shyamal.anadkat@duke.edu","login":"shyamal-anadkat","count":1},{"name":"Scott Brownlie","email":"scottbrownlie1988@gmail.com","login":"ayeright","count":1},{"name":"San","email":"sanowl98@gmail.com","login":"sanowl","count":1},{"name":"Sahit Chintalapudi","email":"chsahit@gmail.com","login":"chsahit","count":1},{"name":"Rushit Shah","email":"29002479+rushitnshah","login":"rushitnshah","count":1},{"name":"RaphaelWag","email":"39496028+RaphaelWag","login":"RaphaelWag","count":1},{"name":"Akhil","email":"lightrescuer@gmail.com","login":"Akhilez","count":1},{"name":"Joel Joseph","email":"34275997+joeljosephjin","login":"joeljosephjin","count":1},{"name":"Joe Ksiazek","email":"hyzer.jak@gmail.com","login":"jak3122","count":1},{"name":"JieQiang (Jay) Wei","email":"38379048+blurLake","login":"blurLake","count":1},{"name":"James MacGlashan","email":"jmacglashan@gmail.com","login":"jmacglashan","count":1},{"name":"Jaden Travnik","email":"57504230+J-Travnik","login":"J-Travnik","count":1},{"name":"Jacopo Panerati","email":"jacopo.panerati@utoronto.ca","login":"JacopoPan","count":1},{"name":"IperGiove","email":"49456524+IperGiove","login":"IperGiove","count":1},{"name":"Ilja Avadiev","email":"56471969+IljaAvadiev","login":"IljaAvadiev","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Pierre Aumjaud","email":"pierre.aumjaud@gmail.com","login":"PierreExeter","count":1},{"name":"Paul Stahlhofen","email":"42074847+pstahlhofen","login":"pstahlhofen","count":1},{"name":"Onno Eberhard","email":"onnoeberhard","login":"onnoeberhard","count":1},{"name":"Omar Younis","email":"42100908+younik","login":"younik","count":1},{"name":"Ole Petersen","email":"56505957+peteole","login":"peteole","count":1},{"name":"Nicolò Lucchesi","email":"nicolo.lucchesi@gmail.com","login":"NickLucche","count":1},{"name":"Nicholas Goldowsky-Dill","email":"8730377+NixGD","login":"NixGD","count":1},{"name":"MihaiAnca13","email":"mihai.anca13@gmail.com","login":"MihaiAnca13","count":1},{"name":"Melvin Wang","email":"melvin.mc.wang@gmail.com","login":"wmmc88","count":1},{"name":"Max Weltevrede","email":"31962715+MWeltevrede","login":"MWeltevrede","count":1},{"name":"Lei He","email":"598269931@qq.com","login":"heleidsn","count":1},{"name":"Lara Bergmann","email":"113520275+lbergmann1","login":"lbergmann1","count":1},{"name":"Kyle Sayers","email":"kylesayrs@gmail.com","login":"kylesayrs","count":1},{"name":"Kyle He","email":"panyanhe99@gmail.com","login":"kyle-he","count":1},{"name":"Kinal Mehta","email":"kgm1995@gmail.com","login":"kinalmehta","count":1},{"name":"Kallinteris Andreas","email":"30759571+Kallinteris-Andreas","login":"Kallinteris-Andreas","count":1},{"name":"Justin Terry","email":"justinkterry@gmail.com","login":"jkterry1","count":1},{"name":"Julio César Alves","email":"julio.caburu@gmail.com","login":"caburu","count":1},{"name":"Jonathan","email":"50876625+JonathanKuelz","login":"JonathanKuelz","count":1},{"name":"Hugh Perkins","email":"hughperkins@gmail.com","login":"hughperkins","count":1}],"total_commits":856,"total_committers":161,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.316770186335404,"dds":0.39135514018691586,"past_year_committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":23},{"name":"Marc Duclusaud","email":"55233639+MarcDcls","login":"MarcDcls","count":2},{"name":"Mark Towers","email":"mark.m.towers@gmail.com","login":"pseudo-rnd-thoughts","count":2},{"name":"Attila Kanto","email":"akanto","login":"akanto","count":1},{"name":"Chris Schindlbeck","email":"chris.schindlbeck@gmail.com","login":"cschindlbeck","count":1},{"name":"Corentin","email":"111868204+corentinlger","login":"corentinlger","count":1},{"name":"Darko Petrovic","email":"darko@dyve.ch","login":"darkopetrovic","count":1},{"name":"Devin White","email":"87712306+Dev1nW","login":"Dev1nW","count":1},{"name":"Dominik Baron","email":"dominik.b4ron@gmail.com","login":"brn-dev","count":1},{"name":"Francesco Capuano","email":"74058581+fracapuano","login":"fracapuano","count":1},{"name":"James MacGlashan","email":"jmacglashan@gmail.com","login":"jmacglashan","count":1},{"name":"Jan-Hendrik Ewers","email":"me@janhendrikewers.uk","login":"iwishiwasaneagle","count":1},{"name":"Joe Ksiazek","email":"hyzer.jak@gmail.com","login":"jak3122","count":1},{"name":"Paul Stahlhofen","email":"42074847+pstahlhofen","login":"pstahlhofen","count":1},{"name":"Quentin Gallouédec","email":"45557362+qgallouedec","login":"qgallouedec","count":1},{"name":"Sahit Chintalapudi","email":"chsahit@gmail.com","login":"chsahit","count":1},{"name":"San","email":"sanowl98@gmail.com","login":"sanowl","count":1},{"name":"Yufeng Gao","email":"chrisgao999@gmail.com","login":"chrisgao99","count":1},{"name":"cgaspard3333","email":"clement.gaspard@u-bordeaux.fr","login":"cgaspard3333","count":1},{"name":"kplers","email":"94663929+kplers","login":"kplers","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"will-maclean","email":"41996719+will-maclean","login":"will-maclean","count":1}],"past_year_total_commits":46,"past_year_total_committers":22,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.090909090909091,"past_year_dds":0.5,"last_synced_at":"2025-05-25T00:45:28.534Z","last_synced_commit":"ef03d3370b4afb6093b16850764d10ca802cad50","created_at":"2023-03-07T09:41:59.329Z","updated_at":"2025-05-25T00:45:28.578Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"DLR-RM/stable-baselines3","html_url":"https://github.com/DLR-RM/stable-baselines3","last_synced_at":"2025-09-01T17:01:27.190Z","status":null,"issues_count":566,"pull_requests_count":229,"avg_time_to_close_issue":4758877.147843942,"avg_time_to_close_pull_request":5330181.5,"issues_closed_count":487,"pull_requests_closed_count":190,"pull_request_authors_count":75,"issue_authors_count":428,"avg_comments_per_issue":3.060070671378092,"avg_comments_per_pull_request":2.004366812227074,"merged_pull_requests_count":151,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":106,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":1056894.8684210526,"past_year_avg_time_to_close_pull_request":376409.8333333333,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":93,"past_year_avg_comments_per_issue":1.6886792452830188,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":54,"created_at":"2023-05-10T22:03:40.917Z","updated_at":"2025-09-03T06:56:54.788Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","issue_labels_count":{"question":289,"custom gym env":117,"bug":96,"duplicate":87,"enhancement":80,"more information needed":65,"check the checklist":55,"help wanted":38,"RTFM":38,"documentation":34,"check the checkboxes":28,"No tech support":22,"openai gym":20,"windows":14,"good first issue":7,"trading warning":5,"colab":4,"mac os":1,"Maintainers on vacation":1},"pull_request_labels_count":{"PR template not filled":8,"experimental":3,"check the checklist":3,"mac os":2,"help wanted":2},"issue_author_associations_count":{"NONE":508,"CONTRIBUTOR":49,"MEMBER":6,"COLLABORATOR":2},"pull_request_author_associations_count":{"MEMBER":94,"CONTRIBUTOR":84,"NONE":69,"COLLABORATOR":12},"issue_authors":{"npit":8,"JaimeParker":8,"Kallinteris-Andreas":7,"fede72bari":6,"araffin":6,"PBerit":5,"nrigol":5,"XiaobenLi00":5,"wilhem":5,"suargi":4,"d505":4,"aheidariiiiii1993":4,"MetallicaSPA":4,"JDRanpariya":4,"Familyforever7":4,"Hamza-101":4,"EloyAnguiano":3,"fracapuano":3,"CAI23sbP":3,"Ahmed-Radwan094":3,"george-adams1":3,"atharvaaalok":3,"chrisgao99":3,"KevinHan1209":3,"WreckItTim":3,"Rocamonde":3,"Ian-Sy-Zhang":3,"oldwhitenotblack":3,"Furkan-rgb":2,"Bonifatius94":2,"brn-dev":2,"yinzikang":2,"timosturm":2,"PatrickHelm":2,"yiptsangkin":2,"vyeevani":2,"NickLucche":2,"lquantrill":2,"muk465":2,"ghost":2,"n-kish":2,"tfederico":2,"gekator":2,"A-Artemis":2,"Harishu1998":2,"partiallytyped":2,"DavidLudl":2,"tty666":2,"gglsmm":2,"AOAA96":2,"zichunxx":2,"Dual111":2,"Liuzy0908":2,"absentio":2,"iwishiwasaneagle":2,"Karlheinzniebuhr":2,"nollied":2,"woipi90":2,"anilkurkcu":2,"krishdotn1":2,"zapcity":2,"llewynS":2,"AminDar":2,"WeberSamuel":2,"kylesayrs":2,"HadiSDev":2,"N00bcak":2,"yeedonghyun":2,"liruiluo":2,"tanielsfranklin":2,"Charles-Lim93":2,"pstahlhofen":2,"qgallouedec":2,"darkopetrovic":1,"SummerDiver":1,"ericrwp":1,"NghiaPhamttk27":1,"quanmissq":1,"paLeziart":1,"sdpkjc":1,"joemc94":1,"AnastasiaPsarou":1,"YSAA1":1,"longziyu":1,"hsaseendran":1,"rowanhossamm":1,"liamquantrill":1,"louisreberga":1,"elisavio":1,"ThomasRochefortB":1,"ccleavinger":1,"Phd-Ma":1,"darkavatar23":1,"ybl998877":1,"rampluto":1,"wadmes":1,"Hijackoo":1,"curtiscjohnson":1,"fardinabbasi":1,"taufeeque9":1,"olmoulin":1,"josndan":1,"BurgerAndreas":1,"abdulkadrtr":1,"tobiabir":1,"chukalexander":1,"Darklanx":1,"mwalidcharrwi":1,"skgr07":1,"kit1980":1,"Hurdle97":1,"paehal":1,"cherrywoods":1,"AFpxx":1,"CornfileChase":1,"MarkWrobelUCL":1,"DBUSA":1,"ReHoss":1,"1-Bart-1":1,"ZWZg":1,"Wudka-HTWBerlin":1,"tlpss":1,"DoHyun-Chun":1,"Melih96":1,"cypawa":1,"WangShufan0061":1,"mq-maqi":1,"hridayns":1,"izycheva":1,"rogierz":1,"tancred0":1,"macciocu":1,"snowyday":1,"astrofinix":1,"JRowbottomGit":1,"xibeisiber":1,"AvalonGuo":1,"yeknafar":1,"PedroIAgithub":1,"nhuet":1,"luchungi":1,"fazaghifari":1,"Jack251970":1,"Yanzhou-Jin":1,"oliverc1623":1,"sgarg15":1,"Tanis1304":1,"oshadajay":1,"DJT777":1,"JkAcktuator":1,"zpbrent":1,"amanuelanteneh":1,"nquetschlich":1,"NeoWang9999":1,"jiangzhangze":1,"phcha57":1,"BeFranke":1,"Gabo-Tor":1,"xmatthias":1,"GeorgeWuzy":1,"leobxpan":1,"akmandor":1,"dimitri-rusin":1,"kameel2311":1,"Ru-Co-La":1,"manjavacas":1,"Roboticol":1,"NicholasAttard":1,"Trenza1ore":1,"derpyShark":1,"AbhayGoyal":1,"edofazza":1,"pouyajafarian":1,"bean217":1,"MaximCamilleri":1,"traderpedroso":1,"kharitonov-ivan":1,"ScottHerod-AMRC":1,"STAY-Melody":1,"TigerStone93":1,"lukaskiss222":1,"AlejandroCN7":1,"onnoeberhard":1,"hontimzam":1,"lilmrmagoo":1,"STZRoland":1,"azrael417":1,"rariss":1,"markscsmith":1,"tutututudodo":1,"Raa23":1,"AdityaPradhan12":1,"annimukherjee":1,"katjamuench":1,"LukasFehring":1,"ErikVester":1,"ahrboktrexon":1,"mspils":1,"tobiasmerkt":1,"mohanafathollahi":1,"ScheiklP":1,"EitanGronich":1,"jaewoo-so":1,"JoshuaBluem":1,"zju-wyh":1,"berrygoudswaard":1,"todbeibrot":1,"Elcoid":1,"pavelxx1":1,"poudel-bibek":1,"Daniellayeghi":1,"Feelfeel20088":1,"TwiceMao":1,"LeonHenne":1,"NestorasChalkidis":1,"AlexPasqua":1,"shimonShouei":1,"Gribesh":1,"Mahsarnzh":1,"AdrianRamos956":1,"ger01d":1,"DebanganMandal":1,"fireyan8":1,"xins981":1,"sryu1":1,"flowerthrower":1,"carlos-UPC-AI":1,"ElPettego":1,"AdamLabiosa":1,"LyuJZ":1,"schen993":1,"SarvagyaVaish":1,"chrishsr":1,"koliber31":1,"epdavid1":1,"jamesmr13":1,"corentinlger":1,"Sankalp96":1,"syemichel":1,"windowshopr":1,"kuds":1,"ThorAvaTahr":1,"Everglow0214":1,"berttggg":1,"ashok-arora":1,"clarkphd":1,"JonaSi754":1,"sabeaussan":1,"Jaage":1,"izvvv":1,"alisonjpp":1,"jkterry1":1,"EddieMataEwy":1,"roybogin":1,"OliEfr":1,"vnvdev":1,"TakieddineSOUALHI":1,"luiz0992":1,"gmarkkula":1,"disibaro":1,"daffarg":1,"RookieMasterrr":1,"marcusfechner":1,"Misticfury":1,"hinagigu":1,"Egbert1314":1,"PabloVD":1,"iateadonut":1,"lcmaier":1,"xutong05":1,"SamySam0":1,"abdelhakim21":1,"zhh210":1,"seb0908":1,"AwesomeCap":1,"Juphex":1,"24rspires":1,"rtkbv":1,"vladyskai":1,"jvasso":1,"Florence-C":1,"H-Park":1,"jgiral95":1,"siferati":1,"LutzFassl":1,"minxuef":1,"yap231995":1,"npnike10":1,"yasirroni":1,"T4KUT00":1,"orlandombaa":1,"AUnicyclingProgrammer":1,"JustinS6626":1,"Visterainer":1,"alyssoncrvg":1,"BolunDai0216":1,"ronTohar1":1,"Mahesha999":1,"lordemyj":1,"yucthonni":1,"hjg857":1,"pablo-sanchez-sony":1,"Ssstirm":1,"Paulchen29":1,"itwasabhi":1,"YYYasin19":1,"phil695":1,"jws-1":1,"eliegoudout":1,"xiaohangguo":1,"albertochiappa":1,"yichao-liang":1,"KiwiXR":1,"Bras-P":1,"cmangla":1,"romeshprasad":1,"mhtb32":1,"ryanrudes":1,"pkdpsn":1,"finnoshea":1,"NixGD":1,"JaMueDFKI":1,"Soham4001A":1,"19kdc3":1,"angel-ayala":1,"j-thib":1,"lesonglam":1,"sxngt":1,"namecq":1,"Ani07-05":1,"AlessandroZavoli":1,"cgr71ii":1,"KFM135":1,"ZijianAn1999":1,"soaringxmc":1,"vicbentuupc":1,"didu11":1,"jykoresearch":1,"SupernovaTitanium":1,"LeZhengThu":1,"akanto":1,"edwardjjj":1,"hotpotking-lol":1,"MatPoliquin":1,"mindacrobatic":1,"akux2021":1,"jmSNU":1,"AndyShih12":1,"AMR-aa1405465":1,"JonDum":1,"ammar-n-abbas":1,"Danny551":1,"wadeKeith":1,"cedtoup":1,"abdul-mannan-khan":1,"Chainesh":1,"hasan-yaman":1,"douglas-machado-st":1,"SafetyMary":1,"kcorder":1,"kozlolet":1,"akane0314":1,"drulye":1,"LainWeigh":1,"antoniopioricciardi":1,"spiglerg":1,"victorsevero":1,"cosmo86":1,"beuricav":1,"nianba":1,"lukaskocian":1,"ChengYen-Tang":1,"tbuckworth":1,"janakact":1,"duburcqa":1,"AasheeshLikePanner":1,"wkwan":1,"Fernadoo":1,"kenzlegouge":1,"Ennpeh":1,"martinitus":1,"abhineet-gupta":1,"Pythoniasm":1,"hawxkeye":1,"rajfly":1,"Mark2000":1,"jerabaul29":1,"docane":1,"Evirir":1,"Tim1605":1,"stwykd":1,"bajramienes":1,"Dormiveglia-elf":1,"hbonnavaud":1,"alexsantee":1,"RupeshKeesaram":1,"stheid":1,"troiganto":1,"Moon-Touched":1,"zlw21gxy":1,"DDDOH":1,"Roadsong":1,"Hayden-Stites":1,"GuillermoHijano":1,"GithubLZI":1,"Mattia-sony":1,"chauvinSimon":1,"TheoZan":1,"lucalazzaroni":1,"zenBandara":1,"SachinVashisth":1,"stelladk":1,"MikhailGerasimov":1,"chrisyeh96":1,"LeZheng-x":1,"bjbnd":1,"jak3122":1,"jingyang-huang":1,"charraut":1,"AnnyOrange":1,"Beanpow":1,"OliverUrbann":1,"Shaw-Way":1,"rajcscw":1,"wayne-weiwei":1,"felix-basiliskroko":1,"jamartinh":1,"tesla-cat":1,"MetcalfeTom":1},"pull_request_authors":{"araffin":94,"qgallouedec":11,"markscsmith":6,"corentinlger":6,"cschindlbeck":6,"PatrickHelm":5,"Mahsarnzh":5,"pseudo-rnd-thoughts":5,"JoshuaBluem":4,"fracapuano":4,"MarcDcls":4,"Copilot":4,"BertrandDecoster":3,"iwishiwasaneagle":3,"Zhanwei-Liu":2,"tobiabir":2,"omahs":2,"tobirohrer":2,"jmacglashan":2,"sanowl":2,"amjames":2,"aarunsrinivas5":2,"will-maclean":2,"peteole":2,"brn-dev":2,"marekm4":2,"cgaspard3333":2,"AlexPasqua":2,"npit":2,"NickLucche":2,"jgiral95":2,"dhruvmalik007":2,"mhyrzt":2,"rhaps0dy":2,"Pythoniasm":2,"jak3122":2,"chrisgao99":2,"akanto":2,"ikamensh":2,"darkopetrovic":2,"spiglerg":2,"WeberSamuel":2,"pstahlhofen":2,"Dev1nW":2,"chaitanyabisht":2,"deathcoder":2,"heleidsn":2,"cmangla":2,"chsahit":2,"kplers":2,"jwong8314":2,"rushitnshah":2,"kyle-he":1,"HadiSDev":1,"hbonnavaud":1,"sidney-tio":1,"Trenza1ore":1,"JasonnnW3000":1,"leopardracer":1,"ernestum":1,"kylesayrs":1,"ReHoss":1,"StagOverflow":1,"Gabo-Tor":1,"lukashass":1,"llDanieLll":1,"partiallytyped":1,"carlosluis":1,"sxngt":1,"troiganto":1,"ClashLuke":1,"ayeright":1,"sdpkjc":1,"Kallinteris-Andreas":1,"NixGD":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055961,"issues_count":30934901,"pull_requests_count":93190985,"authors_count":10680467,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"question":50,"bug":26,"custom gym env":17,"enhancement":14,"more information needed":13,"check the checklist":12,"duplicate":8,"windows":6,"documentation":5,"help wanted":4,"good first issue":3,"RTFM":3,"mac os":1,"No tech support":1},"past_year_pull_request_labels_count":{"PR template not filled":4,"check the checklist":3,"mac os":1},"past_year_issue_author_associations_count":{"NONE":103,"CONTRIBUTOR":6},"past_year_pull_request_author_associations_count":{"MEMBER":44,"NONE":34,"CONTRIBUTOR":21},"past_year_issue_authors":{"Familyforever7":4,"JDRanpariya":4,"Furkan-rgb":2,"suargi":2,"gekator":2,"CAI23sbP":2,"pstahlhofen":2,"chrisgao99":2,"ZWZg":1,"SachinVashisth":1,"Ru-Co-La":1,"Raa23":1,"quanmissq":1,"pkdpsn":1,"olmoulin":1,"OliverUrbann":1,"nquetschlich":1,"NeoWang9999":1,"mohanafathollahi":1,"Melih96":1,"Mattia-sony":1,"martinitus":1,"manjavacas":1,"Mahsarnzh":1,"lukaskiss222":1,"luchungi":1,"liruiluo":1,"douglas-machado-st":1,"yucthonni":1,"YSAA1":1,"yeknafar":1,"Wudka-HTWBerlin":1,"WreckItTim":1,"wayne-weiwei":1,"WangShufan0061":1,"wadmes":1,"vicbentuupc":1,"TwiceMao":1,"tutututudodo":1,"Trenza1ore":1,"tesla-cat":1,"tanielsfranklin":1,"tancred0":1,"sxngt":1,"SummerDiver":1,"Ssstirm":1,"Soham4001A":1,"soaringxmc":1,"Shaw-Way":1,"sgarg15":1,"seb0908":1,"ScottHerod-AMRC":1,"didu11":1,"DebanganMandal":1,"DavidLudl":1,"darkopetrovic":1,"darkavatar23":1,"Danny551":1,"daffarg":1,"cypawa":1,"curtiscjohnson":1,"CornfileChase":1,"cherrywoods":1,"cedtoup":1,"ccleavinger":1,"brn-dev":1,"bajramienes":1,"AUnicyclingProgrammer":1,"annimukherjee":1,"Ani07-05":1,"angel-ayala":1,"alexsantee":1,"akanto":1,"AbhayGoyal":1,"lesonglam":1,"krishdotn1":1,"jykoresearch":1,"jws-1":1,"josndan":1,"JoshuaBluem":1,"JonDum":1,"joemc94":1,"jmSNU":1,"jingyang-huang":1,"JaMueDFKI":1,"Jack251970":1,"itwasabhi":1,"hsaseendran":1,"hontimzam":1,"Hamza-101":1,"fracapuano":1,"finnoshea":1,"felix-basiliskroko":1,"Feelfeel20088":1,"Evirir":1,"Ennpeh":1,"drulye":1},"past_year_pull_request_authors":{"araffin":44,"Mahsarnzh":5,"MarcDcls":4,"Copilot":4,"JoshuaBluem":4,"omahs":2,"darkopetrovic":2,"pseudo-rnd-thoughts":2,"jmacglashan":2,"deathcoder":2,"cgaspard3333":2,"Dev1nW":2,"sanowl":2,"pstahlhofen":2,"akanto":2,"chrisgao99":2,"aarunsrinivas5":2,"kplers":2,"dhruvmalik007":2,"fracapuano":2,"mhyrzt":2,"leopardracer":1,"JasonnnW3000":1,"ClashLuke":1,"sxngt":1,"Trenza1ore":1,"llDanieLll":1},"maintainers":[{"login":"araffin","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"},{"login":"qgallouedec","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"},{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}],"active_maintainers":[{"login":"araffin","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"events":null,"keywords":["baselines","gsde","gym","machine-learning","openai","python","pytorch","reinforcement-learning","reinforcement-learning-algorithms","robotics","sb3","sde","stable-baselines","toolbox"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T19:01:17.968Z","updated_at":"2022-08-08T19:01:17.968Z","repository_link":"https://github.com/DLR-RM/stable-baselines3/blob/master/setup.py","dependencies":[{"id":687228530,"package_name":"gym","ecosystem":"pypi","requirements":"==0.21","direct":true,"kind":"runtime","optional":false},{"id":687228531,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":687228532,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.11","direct":true,"kind":"runtime","optional":false},{"id":687228533,"package_name":"For","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":687228534,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":687228535,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":687228536,"package_name":"Plotting","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":687228537,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":27.864745365681436,"created_at":"2025-09-04T15:51:30.846Z","updated_at":"2025-10-07T08:21:45.540Z","avatar_url":"https://github.com/DLR-RM.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":678109,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.8123988"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["gymnasium","multi-agent-reinforcement-learning","jax","multiagent-reinforcement-learning","gym-environment","transformers","imitation-learning","inverse-reinforcement-learning","reward-learning","autonomous-driving"],"project_url":"https://science.ecosyste.ms/api/v1/projects/55098","html_url":"https://science.ecosyste.ms/projects/55098","bibtex_url":"https://science.ecosyste.ms/projects/55098/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/55098/export.apalike"}