{"id":369917,"url":"https://github.com/DLR-RM/stable-baselines3","last_synced_at":"2026-05-30T16:01:44.668Z","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":"2026-05-02T09:50:56.000Z","size":5271,"stargazers_count":13208,"open_issues_count":78,"forks_count":2117,"subscribers_count":65,"default_branch":"master","last_synced_at":"2026-05-05T13:48:03.929Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2026-05-05T09:02:59.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"81536611-88fe-4dae-8a50-946a439b649c","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":36,"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":286080680,"owners_count":33297654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":12877801,"name":"python313Packages.stable-baselines3","ecosystem":"nixpkgs","description":"PyTorch version of Stable Baselines, reliable 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":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:05:03.572Z","latest_release_published_at":"2026-01-27T05:05:03.572Z","latest_release_number":"2.7.1","last_synced_at":"2026-03-05T08:06:57.283Z","created_at":"2026-01-27T05:05:03.357Z","updated_at":"2026-03-05T08:06:58.413Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.stable-baselines3","install_command":"nix-env -iA nixpkgs.python313Packages.stable-baselines3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/stable-baselines3/default.nix#L84","metadata":{"nix_attribute":"python3.13-stable-baselines3-2.7.1","position":"pkgs/development/python-modules/stable-baselines3/default.nix:84","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"stable-baselines3","upstream_purl":"pkg:pypi/stable-baselines3"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.stable-baselines3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.stable-baselines3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.stable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.stable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.stable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.stable-baselines3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.stable-baselines3/codemeta","maintainers":[{"uuid":"DerDennisOP","login":null,"name":"Dennis","email":"dennish@wuitz.de","url":"https://github.com/DerDennisOP","packages_count":60,"html_url":null,"role":null,"created_at":"2026-03-05T08:06:57.517Z","updated_at":"2026-03-05T08:06:57.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/DerDennisOP/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144218,"maintainers_count":4587,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-01T05:55:41.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/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":"2026-03-14T16:21:00.522Z","created_at":"2022-10-03T16:15:25.542Z","updated_at":"2026-03-14T16:23:11.705Z","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-09-13T17:31:14.000Z","size":4935,"stargazers_count":11604,"open_issues_count":74,"forks_count":1936,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-24T18:30:52.013Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-24T16:24:52.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":276953993,"owners_count":25734617,"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-25T02:00:09.612Z","response_time":80,"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":"2026-03-14T16:23:11.678Z","dependent_packages_count":0,"downloads":75578,"downloads_period":"total","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?repository_url=https://conda-forge.org","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-09-11T19:18:52.133Z","issues_count":567,"pull_requests_count":261,"avg_time_to_close_issue":4857013.171548117,"avg_time_to_close_pull_request":5294306.825688073,"issues_closed_count":478,"pull_requests_closed_count":218,"pull_request_authors_count":76,"issue_authors_count":431,"avg_comments_per_issue":2.943562610229277,"avg_comments_per_pull_request":1.9578544061302683,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":108,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1200577.2191780822,"past_year_avg_time_to_close_pull_request":374963.7083333333,"past_year_issues_closed_count":73,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.4537037037037037,"past_year_avg_comments_per_pull_request":0.28865979381443296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","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":42,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/stable-baselines3/codemeta","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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2264},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-01T06:58:09.057Z","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":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":30,"first_release_published_at":"2020-03-19T10:11:36.000Z","latest_release_published_at":"2025-12-05T11:19:49.000Z","latest_release_number":"v2.7.1+incompatible","last_synced_at":"2026-03-30T11:19:54.053Z","created_at":"2023-04-07T01:52:41.791Z","updated_at":"2026-03-30T11:19:54.053Z","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-09-13T17:31:14.000Z","size":4935,"stargazers_count":11604,"open_issues_count":74,"forks_count":1936,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-24T18:30:52.013Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-24T16:24:52.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":276953993,"owners_count":25734617,"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-25T02:00:09.612Z","response_time":80,"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-25T17:09:19.569Z","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-09-11T19:18:52.133Z","issues_count":567,"pull_requests_count":261,"avg_time_to_close_issue":4857013.171548117,"avg_time_to_close_pull_request":5294306.825688073,"issues_closed_count":478,"pull_requests_closed_count":218,"pull_request_authors_count":76,"issue_authors_count":431,"avg_comments_per_issue":2.943562610229277,"avg_comments_per_pull_request":1.9578544061302683,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":108,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1200577.2191780822,"past_year_avg_time_to_close_pull_request":374963.7083333333,"past_year_issues_closed_count":73,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.4537037037037037,"past_year_avg_comments_per_pull_request":0.28865979381443296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","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":42,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdlr-rm%2Fstable-baselines3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2083879,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","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":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":30,"first_release_published_at":"2020-03-19T10:11:36.000Z","latest_release_published_at":"2025-12-05T11:19:49.000Z","latest_release_number":"v2.7.1+incompatible","last_synced_at":"2026-03-30T11:19:54.225Z","created_at":"2023-04-07T01:52:41.576Z","updated_at":"2026-03-30T11:19:54.225Z","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-09-13T17:31:14.000Z","size":4935,"stargazers_count":11604,"open_issues_count":74,"forks_count":1936,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-24T18:30:52.013Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2025-09-24T16:24:52.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":276953993,"owners_count":25734617,"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-25T02:00:09.612Z","response_time":80,"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-25T17:09:19.544Z","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-09-11T19:18:52.133Z","issues_count":567,"pull_requests_count":261,"avg_time_to_close_issue":4857013.171548117,"avg_time_to_close_pull_request":5294306.825688073,"issues_closed_count":478,"pull_requests_closed_count":218,"pull_request_authors_count":76,"issue_authors_count":431,"avg_comments_per_issue":2.943562610229277,"avg_comments_per_pull_request":1.9578544061302683,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":108,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":1200577.2191780822,"past_year_avg_time_to_close_pull_request":374963.7083333333,"past_year_issues_closed_count":73,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.4537037037037037,"past_year_avg_comments_per_pull_request":0.28865979381443296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","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":42,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDLR-RM%2Fstable-baselines3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2083879,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","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":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":"2026-03-30T11:19:52.014Z","created_at":"2022-06-29T17:42:36.474Z","updated_at":"2026-03-30T11:44:45.168Z","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-12-18T17:42:23.000Z","size":5127,"stargazers_count":12433,"open_issues_count":80,"forks_count":2027,"subscribers_count":65,"default_branch":"master","last_synced_at":"2026-01-03T10:14:48.367Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-05T05:52:26.000Z","updated_at":"2026-01-03T03:46:37.000Z","dependencies_parsed_at":"2022-08-08T19:01:17.978Z","dependency_job_id":"81536611-88fe-4dae-8a50-946a439b649c","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":35,"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":286080680,"owners_count":29116450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-30T11:44:45.145Z","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":"2026-02-27T14:00:49.724Z","issues_count":568,"pull_requests_count":264,"avg_time_to_close_issue":5149030.564583333,"avg_time_to_close_pull_request":5223610.674208145,"issues_closed_count":480,"pull_requests_closed_count":221,"pull_request_authors_count":76,"issue_authors_count":432,"avg_comments_per_issue":2.959507042253521,"avg_comments_per_pull_request":1.946969696969697,"merged_pull_requests_count":176,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":52,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":1663904.3666666667,"past_year_avg_time_to_close_pull_request":605634.3214285715,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.2115384615384615,"past_year_avg_comments_per_pull_request":0.5116279069767442,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLR-RM%2Fstable-baselines3/issues","maintainers":[{"login":"araffin","count":101,"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":13,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rigged-sb3/codemeta","maintainers":[{"uuid":"coolRR","login":"coolRR","name":null,"email":null,"url":null,"packages_count":22,"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":830323,"maintainers_count":354400,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52946},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-01T06:27:22.786Z","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":110,"first_release_published_at":"2020-05-07T10:26:35.000Z","latest_release_published_at":"2025-12-05T11:22:00.000Z","latest_release_number":"2.7.1","last_synced_at":"2026-03-31T13:31:06.697Z","created_at":"2022-04-09T06:07:59.400Z","updated_at":"2026-03-31T13:31:06.697Z","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":1069866,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/stable-baselines3/codemeta","maintainers":[{"uuid":"araffin","login":"araffin","name":null,"email":null,"url":null,"packages_count":8,"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":830323,"maintainers_count":354400,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52946},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-01T06:27:22.786Z","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":12901513,"name":"python314Packages.stable-baselines3","ecosystem":"nixpkgs","description":"PyTorch version of Stable Baselines, reliable 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":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:28:20.344Z","latest_release_published_at":"2026-01-27T10:28:20.344Z","latest_release_number":"2.7.1","last_synced_at":"2026-03-07T19:25:01.525Z","created_at":"2026-01-27T10:28:19.789Z","updated_at":"2026-03-10T23:31:52.401Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.stable-baselines3","install_command":"nix-env -iA nixpkgs.python314Packages.stable-baselines3","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/stable-baselines3/default.nix#L84","metadata":{"nix_attribute":"python3.14-stable-baselines3-2.7.1","position":"pkgs/development/python-modules/stable-baselines3/default.nix:84","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"stable-baselines3","upstream_purl":"pkg:pypi/stable-baselines3"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.stable-baselines3?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.stable-baselines3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.stable-baselines3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.stable-baselines3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.stable-baselines3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.stable-baselines3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.stable-baselines3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.stable-baselines3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.stable-baselines3/codemeta","maintainers":[{"uuid":"DerDennisOP","login":null,"name":"Dennis","email":"dennish@wuitz.de","url":"https://github.com/DerDennisOP","packages_count":60,"html_url":null,"role":null,"created_at":"2026-03-07T19:25:01.668Z","updated_at":"2026-03-07T19:25:01.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/DerDennisOP/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144218,"maintainers_count":4587,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-01T05:55:41.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":6552,"full_name":"DLR-RM/stable-baselines3","default_branch":"master","total_commits":888,"total_committers":172,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.162790697674419,"dds":0.4009009009009009,"past_year_total_commits":37,"past_year_total_committers":15,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.466666666666667,"past_year_dds":0.6216216216216216,"last_synced_at":"2026-03-30T10:07:34.062Z","last_synced_commit":"a72be407aa6108533b23941d4d499897b5e738ea","created_at":"2023-03-07T09:41:59.329Z","updated_at":"2026-03-30T10:05:20.288Z","committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":532},{"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":9},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"Juan Rocamonde","email":"juancarlosrocamonde@gmail.com","login":"Rocamonde","count":6},{"name":"PatrickHelm","email":"91552435+PatrickHelm","login":"PatrickHelm","count":5},{"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":"Thomas Simonini","email":"simonini.thomas.pro@gmail.com","login":"simoninithomas","count":4},{"name":"Mark Towers","email":"mark.m.towers@gmail.com","login":"pseudo-rnd-thoughts","count":3},{"name":"Rohan Tangri","email":"47002898+09tangriro","login":"09tangriro","count":3},{"name":"Sidney Tio","email":"35787241+sidney-tio","login":"sidney-tio","count":3},{"name":"Tobias Rohrer","email":"tobias.rohrer@outlook.com","login":"tobirohrer","count":3},{"name":"Grégoire Passault","email":"g.passault@gmail.com","login":"Gregwar","count":2},{"name":"Hugo","email":"pondypondo@outlook.com","login":"Trenza1ore","count":2},{"name":"Tom Dörr","email":"tom.doerr@tum.de","login":"tom-doerr","count":2},{"name":"Jan-Hendrik Ewers","email":"me@janhendrikewers.uk","login":"iwishiwasaneagle","count":2},{"name":"Francesco Capuano","email":"74058581+fracapuano","login":"fracapuano","count":2},{"name":"Dominic Kerr","email":"dominicgkerr1@gmail.com","login":"dominicgkerr","count":2},{"name":"Costa Huang","email":"costa.huang@outlook.com","login":"vwxyzjn","count":2},{"name":"Chris Schindlbeck","email":"chris.schindlbeck@gmail.com","login":"cschindlbeck","count":2},{"name":"unexploredtest","email":"53617231+unexploredtest","login":"unexploredtest","count":2},{"name":"Wilson","email":"ManifoldFR","login":"ManifoldFR","count":2},{"name":"Steven H. Wang","email":"wang.steven.h@gmail.com","login":"shwang","count":2},{"name":"Sam Toyer","email":"qxcv","login":"qxcv","count":2},{"name":"Roland Gavrilescu","email":"gavrilescu.roland@gmail.com","login":"rolandgvc","count":2},{"name":"Jonathan Coletti","email":"88168630+JonathanColetti","login":"JonathanColetti","count":2},{"name":"Marc Duclusaud","email":"55233639+MarcDcls","login":"MarcDcls","count":2},{"name":"Marsel Khisamutdinov","email":"callmesolis@gmail.com","login":"solismortis","count":2},{"name":"Paul Scheikl","email":"paul.scheikl@kit.edu","login":"ScheiklP","count":2},{"name":"Parth Kothari","email":"11539536+theDebugger811","login":"theDebugger811","count":2},{"name":"Oleksii Kachaiev","email":"kachayev@gmail.com","login":"kachayev","count":2},{"name":"Megan Klaiber","email":"megan.klaiber@outlook.com","login":"megan-klaiber","count":2},{"name":"Bernhard Raml","email":"B.Raml@gmx.at","login":"SwamyDev","count":2},{"name":"Franz Srambical","email":"79149449+emergenz","login":"emergenz","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":"Gary Briggs","email":"chunky@icculus.org","login":"chunky","count":1},{"name":"Gautam J","email":"gautam.jayapal@gmail.com","login":"Gautam-J","count":1},{"name":"Darko Petrovic","email":"darko@dyve.ch","login":"darkopetrovic","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":"Edouard Leurent","email":"eleurent@gmail.com","login":"eleurent","count":1},{"name":"Dominik Baron","email":"dominik.b4ron@gmail.com","login":"brn-dev","count":1},{"name":"Dhruv Malik","email":"malikdhruv1994@gmail.com","login":"dhruvmalik007","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":"Hugh Perkins","email":"hughperkins@gmail.com","login":"hughperkins","count":1},{"name":"Ilja Avadiev","email":"56471969+IljaAvadiev","login":"IljaAvadiev","count":1},{"name":"Baek Junyeob","email":"junyeob.baek@makinarocks.ai","login":null,"count":1},{"name":"Boyuan Chen","email":"buoyuan99@gmail.com","login":null,"count":1},{"name":"Friedrich Yuan","email":"friedrichyuan19990827@gmail.com","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":"mloo3","email":"mloo3@gatech.edu","login":null,"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":"Akhil","email":"lightrescuer@gmail.com","login":"Akhilez","count":1},{"name":"BertrandDecoster","email":"70576987+BertrandDecoster","login":"BertrandDecoster","count":1},{"name":"Bryan Collazo","email":"bcollazo2010@gmail.com","login":"bcollazo","count":1},{"name":"Burak Demirbilek","email":"BurakDmb","login":"BurakDmb","count":1},{"name":"Zikang Xiong","email":"73256697+ZikangXiong","login":"ZikangXiong","count":1},{"name":"Yufeng Gao","email":"chrisgao999@gmail.com","login":"chrisgao99","count":1},{"name":"Yuan","email":"37043390+xy9485","login":"xy9485","count":1},{"name":"Yu Zheng","email":"zhengyu.davy@foxmail.com","login":"DavyMorgan","count":1},{"name":"Yongjin Cho","email":"yongjin.cho@gmail.com","login":"yongjincho","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":"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":"Sebastian Castro","email":"4603398+sea-bass","login":"sea-bass","count":1},{"name":"Scott Brownlie","email":"scottbrownlie1988@gmail.com","login":"ayeright","count":1},{"name":"San","email":"sanowl98@gmail.com","login":"sanowl","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":"leopardracer","email":"136604165+leopardracer","login":"leopardracer","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":"ac-93","email":"55698603+ac-93","login":"ac-93","count":1},{"name":"Sahit Chintalapudi","email":"chsahit@gmail.com","login":"chsahit","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":"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":"Jonas Reiher","email":"58821240+jonasreiher","login":"jonasreiher","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":"Javad Koushyar","email":"93967783+j0m0k0","login":"j0m0k0","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":"SD","email":"69907571+sdace9719","login":"sdace9719","count":1},{"name":"Rushit Shah","email":"29002479+rushitnshah","login":"rushitnshah","count":1},{"name":"RaphaelWag","email":"39496028+RaphaelWag","login":"RaphaelWag","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":"Miguel Abreu","email":"m.abreu@fe.up.pt","login":"m-abr","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":"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":"IperGiove","email":"49456524+IperGiove","login":"IperGiove","count":1}],"past_year_committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":14},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"unexploredtest","email":"53617231+unexploredtest","login":"unexploredtest","count":2},{"name":"Jonathan Coletti","email":"88168630+JonathanColetti","login":"JonathanColetti","count":2},{"name":"Hugo","email":"pondypondo@outlook.com","login":"Trenza1ore","count":2},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"leopardracer","email":"136604165+leopardracer","login":"leopardracer","count":1},{"name":"Yongjin Cho","email":"yongjin.cho@gmail.com","login":"yongjincho","count":1},{"name":"Sebastian Castro","email":"4603398+sea-bass","login":"sea-bass","count":1},{"name":"SD","email":"69907571+sdace9719","login":"sdace9719","count":1},{"name":"Miguel Abreu","email":"m.abreu@fe.up.pt","login":"m-abr","count":1},{"name":"Javad Koushyar","email":"93967783+j0m0k0","login":"j0m0k0","count":1},{"name":"Dhruv Malik","email":"malikdhruv1994@gmail.com","login":"dhruvmalik007","count":1},{"name":"Attila Kanto","email":"akanto","login":"akanto","count":1},{"name":"Alex Pasquali","email":"alexpasquali98@gmail.com","login":"AlexPasqua","count":1}],"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":"2026-04-01T00:00:08.934Z","repositories_count":6206595,"commits_count":926862212,"contributors_count":35783429,"owners_count":1143287,"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":{"table":{"full_name":"DLR-RM/stable-baselines3","html_url":"https://github.com/DLR-RM/stable-baselines3","last_synced_at":"2026-03-18T13:00:55.187Z","status":null,"issues_count":569,"pull_requests_count":266,"avg_time_to_close_issue":5138387.22037422,"avg_time_to_close_pull_request":5200125.693693694,"issues_closed_count":481,"pull_requests_closed_count":222,"pull_request_authors_count":77,"issue_authors_count":433,"avg_comments_per_issue":2.961335676625659,"avg_comments_per_pull_request":1.9473684210526316,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":1816026.2307692308,"past_year_avg_time_to_close_pull_request":653700.56,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.3409090909090908,"past_year_avg_comments_per_pull_request":0.43902439024390244,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-10T22:03:40.917Z","updated_at":"2026-03-18T13:00:55.188Z","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":{"table":{"question":290,"custom gym env":119,"bug":97,"duplicate":88,"enhancement":80,"more information needed":65,"check the checklist":56,"help wanted":40,"RTFM":39,"documentation":35,"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":{"table":{"PR template not filled":9,"experimental":3,"check the checklist":3,"mac os":2,"help wanted":2,"LLM generated":1}},"issue_author_associations_count":{"table":{"NONE":511,"CONTRIBUTOR":50,"MEMBER":6,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"MEMBER":96,"CONTRIBUTOR":88,"NONE":70,"COLLABORATOR":12}},"issue_authors":{"table":{"JaimeParker":8,"npit":8,"Kallinteris-Andreas":7,"araffin":6,"fede72bari":6,"wilhem":5,"XiaobenLi00":5,"nrigol":5,"PBerit":5,"Familyforever7":4,"d505":4,"aheidariiiiii1993":4,"suargi":4,"MetallicaSPA":4,"Hamza-101":4,"JDRanpariya":4,"Ahmed-Radwan094":3,"WreckItTim":3,"CAI23sbP":3,"EloyAnguiano":3,"fracapuano":3,"Ian-Sy-Zhang":3,"george-adams1":3,"chrisgao99":3,"oldwhitenotblack":3,"atharvaaalok":3,"KevinHan1209":3,"Rocamonde":3,"tty666":2,"tanielsfranklin":2,"Harishu1998":2,"muk465":2,"DavidLudl":2,"WeberSamuel":2,"tfederico":2,"timosturm":2,"N00bcak":2,"n-kish":2,"A-Artemis":2,"gekator":2,"yinzikang":2,"Bonifatius94":2,"ghost":2,"vyeevani":2,"zichunxx":2,"kylesayrs":2,"AOAA96":2,"NickLucche":2,"gglsmm":2,"partiallytyped":2,"qgallouedec":2,"lquantrill":2,"AminDar":2,"brn-dev":2,"HadiSDev":2,"zapcity":2,"anilkurkcu":2,"Charles-Lim93":2,"PatrickHelm":2,"llewynS":2,"Dual111":2,"iwishiwasaneagle":2,"Furkan-rgb":2,"absentio":2,"woipi90":2,"yiptsangkin":2,"Liuzy0908":2,"nollied":2,"Karlheinzniebuhr":2,"krishdotn1":2,"pstahlhofen":2,"yeedonghyun":2,"liruiluo":2,"Wudka-HTWBerlin":1,"NghiaPhamttk27":1,"ericrwp":1,"SummerDiver":1,"paLeziart":1,"ZWZg":1,"darkopetrovic":1,"ybl998877":1,"Phd-Ma":1,"elisavio":1,"longziyu":1,"joemc94":1,"AnastasiaPsarou":1,"YSAA1":1,"hsaseendran":1,"rowanhossamm":1,"liamquantrill":1,"louisreberga":1,"ThomasRochefortB":1,"ccleavinger":1,"darkavatar23":1,"rampluto":1,"wadmes":1,"Hijackoo":1,"quanmissq":1,"taufeeque9":1,"olmoulin":1,"josndan":1,"BurgerAndreas":1,"abdulkadrtr":1,"tobiabir":1,"chukalexander":1,"Darklanx":1,"mwalidcharrwi":1,"skgr07":1,"wyatt-wong":1,"kit1980":1,"Hurdle97":1,"paehal":1,"cherrywoods":1,"AFpxx":1,"CornfileChase":1,"MarkWrobelUCL":1,"DBUSA":1,"ReHoss":1,"1-Bart-1":1,"corentinlger":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,"curtiscjohnson":1,"fardinabbasi":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,"Feelfeel20088":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,"sdpkjc":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,"kameel2311":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,"siferati":1,"LutzFassl":1,"ZijianAn1999":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,"jamesmr13":1,"minxuef":1,"yap231995":1,"npnike10":1,"yasirroni":1,"unexploredtest":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,"ShiraWild":1,"cgr71ii":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,"martinitus":1,"Pythoniasm":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,"KFM135":1,"hawxkeye":1,"rajfly":1,"Mark2000":1,"jerabaul29":1,"docane":1,"FredBill1":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,"disibaro":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,"abhineet-gupta":1}},"pull_request_authors":{"table":{"araffin":96,"qgallouedec":11,"Copilot":7,"markscsmith":6,"cschindlbeck":6,"corentinlger":6,"PatrickHelm":5,"pseudo-rnd-thoughts":5,"Mahsarnzh":5,"MarcDcls":4,"JoshuaBluem":4,"fracapuano":4,"iwishiwasaneagle":3,"BertrandDecoster":3,"jmacglashan":2,"tobiabir":2,"omahs":2,"sanowl":2,"mhyrzt":2,"Zhanwei-Liu":2,"aarunsrinivas5":2,"tobirohrer":2,"amjames":2,"marekm4":2,"will-maclean":2,"peteole":2,"brn-dev":2,"jgiral95":2,"cgaspard3333":2,"AlexPasqua":2,"dhruvmalik007":2,"npit":2,"NickLucche":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,"hbonnavaud":1,"kyle-he":1,"HadiSDev":1,"sidney-tio":1,"JasonnnW3000":1,"Trenza1ore":1,"maymac00":1,"leopardracer":1,"ernestum":1,"kylesayrs":1,"ReHoss":1,"StagOverflow":1,"Gabo-Tor":1,"lukashass":1,"llDanieLll":1,"partiallytyped":1,"carlosluis":1,"sxngt":1,"markub3327":1,"troiganto":1,"ClashLuke":1,"ayeright":1,"sdpkjc":1,"Kallinteris-Andreas":1,"NixGD":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-30T00:00:07.548Z","repositories_count":14000456,"issues_count":34538830,"pull_requests_count":112921118,"authors_count":11212302,"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":{"table":{"bug":13,"question":12,"custom gym env":7,"enhancement":5,"help wanted":3,"more information needed":2,"documentation":2,"RTFM":2,"check the checklist":2,"duplicate":2,"windows":1}},"past_year_pull_request_labels_count":{"table":{"check the checklist":1,"PR template not filled":1,"LLM generated":1}},"past_year_issue_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":15,"MEMBER":12,"CONTRIBUTOR":10}},"past_year_issue_authors":{"table":{"akanto":1,"alexsantee":1,"Ani07-05":1,"annimukherjee":1,"AUnicyclingProgrammer":1,"cedtoup":1,"daffarg":1,"Ennpeh":1,"Evirir":1,"FredBill1":1,"hontimzam":1,"Jack251970":1,"jingyang-huang":1,"JonDum":1,"liruiluo":1,"lukaskiss222":1,"Mahsarnzh":1,"Raa23":1,"ScottHerod-AMRC":1,"seb0908":1,"sgarg15":1,"Shaw-Way":1,"ShiraWild":1,"suargi":1,"sxngt":1,"tancred0":1,"Trenza1ore":1,"tutututudodo":1,"TwiceMao":1,"unexploredtest":1,"vicbentuupc":1,"WreckItTim":1,"Wudka-HTWBerlin":1,"wyatt-wong":1,"yeknafar":1}},"past_year_pull_request_authors":{"table":{"araffin":12,"Copilot":7,"Mahsarnzh":5,"akanto":2,"dhruvmalik007":2,"omahs":2,"ClashLuke":1,"leopardracer":1,"llDanieLll":1,"markub3327":1,"maymac00":1,"sxngt":1,"Trenza1ore":1}},"maintainers":[{"table":{"login":"araffin","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}},{"table":{"login":"qgallouedec","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qgallouedec"}},{"table":{"login":"ernestum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ernestum"}}],"active_maintainers":[{"table":{"login":"araffin","count":12,"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":28.596678168820564,"created_at":"2025-12-20T08:33:19.607Z","updated_at":"2026-05-30T16:01:44.668Z","avatar_url":"https://github.com/DLR-RM.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369917","html_url":"https://summary.ecosyste.ms/projects/369917"}