{"id":12065,"name":"pytorch-optimize","description":"A simple black-box optimization framework to train your pytorch models for optimizing non-differentiable objectives","url":"https://github.com/rajcscw/pytorch-optimize","last_synced_at":"2025-09-08T11:37:39.460Z","repository":{"id":56180344,"uuid":"266502949","full_name":"rajcscw/pytorch-optimize","owner":"rajcscw","description":"A simple black-box optimization framework to train your pytorch models for optimizing non-differentiable objectives","archived":false,"fork":false,"pushed_at":"2023-03-05T16:03:12.000Z","size":62,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T02:48:14.907Z","etag":null,"topics":["blackbox-optimization","evolution-strategies","pytorch","reinforcement-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajcscw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-24T08:48:40.000Z","updated_at":"2025-07-01T15:56:13.000Z","dependencies_parsed_at":"2022-08-15T14:10:40.057Z","dependency_job_id":"b597a449-53f1-472c-85d1-e3cc84c726fc","html_url":"https://github.com/rajcscw/pytorch-optimize","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"4da25030a09ec53642d209379608f95bdc445740"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rajcscw/pytorch-optimize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw","download_url":"https://codeload.github.com/rajcscw/pytorch-optimize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/sbom","scorecard":{"id":759919,"data":{"date":"2025-08-11","repo":{"name":"github.com/rajcscw/pytorch-optimize","commit":"4da25030a09ec53642d209379608f95bdc445740"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","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":"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":"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/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rajcscw/pytorch-optimize/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rajcscw/pytorch-optimize/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rajcscw/pytorch-optimize/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 13 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-22T23:04:02.770Z","repository_id":56180344,"created_at":"2025-08-22T23:04:02.770Z","updated_at":"2025-08-22T23:04:02.770Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274178962,"owners_count":25236260,"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-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rajcscw","name":"Rajkumar Ramamurthy","uuid":"7319647","kind":"user","description":"Data Scientist/PhD candidate @ Fraunhofer IAIS","email":"","website":null,"location":"Germany","twitter":"rajkumar_rrk","company":"@fraunhofer-iais","icon_url":"https://avatars.githubusercontent.com/u/7319647?u=12690decf03a909d714d7e78a28463106a9a38a1\u0026v=4","repositories_count":3,"last_synced_at":"2023-12-06T12:33:04.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rajcscw","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-12-06T12:33:05.125Z","updated_at":"2023-12-06T12:33:05.125Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw/repositories"},"packages":[{"id":2890647,"name":"pytorch-optimize","ecosystem":"pypi","description":"Package to train pytorch models for non-differentiable objectives","homepage":"https://github.com/rajcscw/pytorch-optimize","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rajcscw/pytorch-optimize","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-11-22T13:34:04.000Z","latest_release_published_at":"2020-11-22T13:34:04.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-04T21:36:09.999Z","created_at":"2022-04-10T12:22:24.601Z","updated_at":"2025-09-04T21:36:09.999Z","registry_url":"https://pypi.org/project/pytorch-optimize/","install_command":"pip install pytorch-optimize --index-url https://pypi.org/simple","documentation_url":"https://pytorch-optimize.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pytorch-optimize","project_status":null},"repo_metadata":{"id":56180344,"uuid":"266502949","full_name":"rajcscw/pytorch-optimize","owner":"rajcscw","description":"A simple black-box optimization framework to train your pytorch models for optimizing non-differentiable objectives","archived":false,"fork":false,"pushed_at":"2023-03-05T16:03:12.000Z","size":62,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T08:24:39.100Z","etag":null,"topics":["blackbox-optimization","evolution-strategies","pytorch","reinforcement-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajcscw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-05-24T08:48:40.000Z","updated_at":"2023-10-25T19:43:43.000Z","dependencies_parsed_at":"2022-08-15T14:10:40.057Z","dependency_job_id":"b597a449-53f1-472c-85d1-e3cc84c726fc","html_url":"https://github.com/rajcscw/pytorch-optimize","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"4da25030a09ec53642d209379608f95bdc445740"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw","download_url":"https://codeload.github.com/rajcscw/pytorch-optimize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590835,"owners_count":16201406,"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":"rajcscw","name":"Rajkumar Ramamurthy","uuid":"7319647","kind":"user","description":"Data Scientist/PhD candidate @ Fraunhofer IAIS","email":"","website":null,"location":"Germany","twitter":"rajkumar_rrk","company":"@fraunhofer-iais","icon_url":"https://avatars.githubusercontent.com/u/7319647?u=12690decf03a909d714d7e78a28463106a9a38a1\u0026v=4","repositories_count":3,"last_synced_at":"2023-12-06T12:33:04.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rajcscw","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-12-06T12:33:05.125Z","updated_at":"2023-12-06T12:33:05.125Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajcscw/repositories"},"tags":[{"name":"v0.0.1","sha":"c4523eb28c55932958f42fa46ff5169ad5f85a26","kind":"tag","published_at":"2020-11-22T13:32:35.000Z","download_url":"https://codeload.github.com/rajcscw/pytorch-optimize/tar.gz/v0.0.1","html_url":"https://github.com/rajcscw/pytorch-optimize/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-01T02:08:54.141Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":69.39188249966227,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":17.74780577673448,"forks_count":16.943796730824577,"docker_downloads_count":null,"average":26.69627904506068},"purl":"pkg:pypi/pytorch-optimize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytorch-optimize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytorch-optimize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytorch-optimize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-01T02:08:49.586Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1983.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/issues","maintainers":[{"login":"rajcscw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajcscw"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch-optimize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch-optimize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch-optimize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch-optimize/related_packages","maintainers":[{"uuid":"rajkumar_rrk","login":"rajkumar_rrk","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/rajkumar_rrk/","role":null,"created_at":"2023-02-25T06:44:19.433Z","updated_at":"2023-02-25T06:44:19.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rajkumar_rrk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726113,"maintainers_count":308799,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":644613,"full_name":"rajcscw/pytorch-optimize","default_branch":"master","committers":[{"name":"Rajkumar R","email":"raj1514@gmail.com","login":null,"count":39}],"total_commits":39,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-09-01T02:13:21.338Z","last_synced_commit":"4da25030a09ec53642d209379608f95bdc445740","created_at":"2023-03-09T09:04:35.633Z","updated_at":"2024-09-01T02:13:21.338Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rajcscw/pytorch-optimize","html_url":"https://github.com/rajcscw/pytorch-optimize","last_synced_at":"2024-09-01T02:08:49.586Z","status":null,"issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1983.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T22:22:58.372Z","updated_at":"2024-09-01T02:08:49.586Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajcscw%2Fpytorch-optimize/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":2},"issue_authors":{},"pull_request_authors":{"rajcscw":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9891070,"issues_count":28909389,"pull_requests_count":82639466,"authors_count":8334244,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"rajcscw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajcscw"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["blackbox-optimization","evolution-strategies","pytorch","reinforcement-learning"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-15T14:10:39.350Z","updated_at":"2022-08-15T14:10:39.350Z","repository_link":"https://github.com/rajcscw/pytorch-optimize/blob/master/setup.py","dependencies":[{"id":1789636798,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":4.700480365792417,"created_at":"2025-09-04T15:50:40.215Z","updated_at":"2025-10-07T08:07:21.961Z","avatar_url":"https://github.com/rajcscw.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/12065","html_url":"https://science.ecosyste.ms/projects/12065","bibtex_url":"https://science.ecosyste.ms/projects/12065/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/12065/export.apalike"}