{"id":42372,"name":"pytorch_optimizer","description":"optimizer \u0026 lr scheduler \u0026 loss function collections in PyTorch","url":"https://github.com/kozistr/pytorch_optimizer","last_synced_at":"2025-09-05T09:23:42.120Z","repository":{"id":39418795,"uuid":"408703338","full_name":"kozistr/pytorch_optimizer","owner":"kozistr","description":"optimizer \u0026 lr scheduler \u0026 loss function collections in PyTorch","archived":false,"fork":false,"pushed_at":"2025-09-04T15:16:42.000Z","size":324937,"stargazers_count":348,"open_issues_count":10,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-04T17:21:25.370Z","etag":null,"topics":["adabelief","adai","adamp","adan","ademamix","deep-learning","diffgrad","gradient-centralization","learning-rate-scheduling","lookahead","loss-functions","madgrad","muon","optimizer","pytorch","radam","ranger","sam","scion"],"latest_commit_sha":null,"homepage":"https://pytorch-optimizers.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kozistr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-21T05:52:24.000Z","updated_at":"2025-09-04T15:16:45.000Z","dependencies_parsed_at":"2023-12-10T04:24:10.322Z","dependency_job_id":"774b9659-6b7d-4578-aba0-d569ca91547d","html_url":"https://github.com/kozistr/pytorch_optimizer","commit_stats":{"total_commits":1587,"total_committers":3,"mean_commits":529.0,"dds":0.004410838059231259,"last_synced_commit":"373e1b5f84b1da353f8bd7b57ac9b5454518b4cc"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/kozistr/pytorch_optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/sbom","scorecard":{"id":568808,"data":{"date":"2025-08-11","repo":{"name":"github.com/kozistr/pytorch_optimizer","commit":"bf711d8ce2aae4053ed978c2a183bef65d7c31bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"Maintained","score":10,"reason":"30 commit(s) and 6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr_automerge.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr_codeql.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_labeler.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/copy_readme.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"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":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copy_readme.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/copy_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy_readme.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/copy_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_automerge.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 14 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-20T15:45:05.032Z","repository_id":39418795,"created_at":"2025-08-20T15:45:05.033Z","updated_at":"2025-08-20T15:45:05.033Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273735917,"owners_count":25158545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"kozistr","name":"Hyeongchan Kim","uuid":"15344796","kind":"user","description":"pursue generalist better than specialist","email":"","website":"http://kozistr.tech","location":"South Korea, Seoul","twitter":null,"company":"@toss","icon_url":"https://avatars.githubusercontent.com/u/15344796?u=cbd5c3bfecb49757b42fb6aee259d3dd25d6557f\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-01T07:20:25.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kozistr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:07:14.976Z","updated_at":"2023-03-01T07:20:25.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr/repositories"},"packages":[{"id":8175573,"name":"pytorch_optimizer","ecosystem":"pypi","description":"optimizer \u0026 lr scheduler \u0026 objective function collections in PyTorch","homepage":"https://github.com/kozistr/pytorch_optimizer","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kozistr/pytorch_optimizer","keywords_array":["pytorch","deep-learning","optimizer","lr scheduler","A2Grad","Alice","ASGD","AccSGD","AdaBelief","AdaBound","AdaDelta","AdaFactor","AdaGC","AdaMax","AdaMuon","AdamG","AdaMod","AdaNorm","AdaPNM","AdaSmooth","AdEMAMix","Simplified-AdEMAMix","ADOPT","AdaHessian","Adai","Adalite","AdaLomo","AdamMini","AdamP","AdamS","Adan","AggMo","Aida","AliG","Amos","Apollo","APOLLO","AvaGrad","bSAM","CAME","DAdaptAdaGrad","DAdaptAdam","DAdaptAdan","DAdaptSGD","DAdaptLion","DeMo","DiffGrad","EmoFact","EmoLynx","EmoNavi","EmoNeco","EmoZeal","EXAdam","FAdam","Fira","FOCUS","Fromage","FTRL","GaLore","Grams","Gravity","GrokFast","GSAM","Kate","Lamb","LaProp","LARS","Lion","LOMO","Lookahead","MADGRAD","MARS","MSVAG","Muno","Nero","NovoGrad","OrthoGrad","PAdam","PCGrad","PID","PNM","Prodigy","PSGD","QHAdam","QHM","RACS","RAdam","Ranger","Ranger21","RotoGrad","SAM","GCSAM","LookSAM","ScheduleFreeSGD","ScheduleFreeAdamW","ScheduleFreeRAdam","SCION","SGDP","Shampoo","ScalableShampoo","SGDW","SignSGD","SM3","SOAP","SopihaH","SPAM","StableSPAM","SPlus","SRMM","StableAdamW","SWATS","TAM","Tiger","TRAC","VSGD","WSAM","Yogi","BCE","BCEFocal","Focal","FocalCosine","SoftF1","Dice","LDAM","Jaccard","Bi-Tempered","Tversky","FocalTversky","LovaszHinge","bitsandbytes","WSD","QGaLore"],"namespace":null,"versions_count":86,"first_release_published_at":"2021-09-21T13:53:28.000Z","latest_release_published_at":"2025-08-13T14:06:34.000Z","latest_release_number":"3.8.0","last_synced_at":"2025-08-28T02:31:23.724Z","created_at":"2023-09-02T06:05:45.986Z","updated_at":"2025-08-28T02:58:19.108Z","registry_url":"https://pypi.org/project/pytorch_optimizer/","install_command":"pip install pytorch_optimizer --index-url https://pypi.org/simple","documentation_url":"https://pytorch-optimizers.readthedocs.io/en/latest","metadata":{"funding":null,"documentation":"https://pytorch-optimizers.readthedocs.io/en/latest","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pytorch-optimizer","project_status":null},"repo_metadata":{"id":39418795,"uuid":"408703338","full_name":"kozistr/pytorch_optimizer","owner":"kozistr","description":"optimizer \u0026 lr scheduler \u0026 loss function collections in PyTorch","archived":false,"fork":false,"pushed_at":"2025-08-09T14:54:15.000Z","size":303192,"stargazers_count":331,"open_issues_count":10,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-09T15:07:33.692Z","etag":null,"topics":["adabelief","adai","adamp","adan","ademamix","deep-learning","diffgrad","gradient-centralization","learning-rate-scheduling","lookahead","loss-functions","madgrad","muon","optimizer","pytorch","radam","ranger","sam","scion"],"latest_commit_sha":null,"homepage":"https://pytorch-optimizers.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kozistr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-21T05:52:24.000Z","updated_at":"2025-08-09T14:54:18.000Z","dependencies_parsed_at":"2023-12-10T04:24:10.322Z","dependency_job_id":"774b9659-6b7d-4578-aba0-d569ca91547d","html_url":"https://github.com/kozistr/pytorch_optimizer","commit_stats":{"total_commits":1587,"total_committers":3,"mean_commits":529.0,"dds":0.004410838059231259,"last_synced_commit":"373e1b5f84b1da353f8bd7b57ac9b5454518b4cc"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/kozistr/pytorch_optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/sbom","scorecard":{"id":568808,"data":{"date":"2025-08-11","repo":{"name":"github.com/kozistr/pytorch_optimizer","commit":"bf711d8ce2aae4053ed978c2a183bef65d7c31bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"Maintained","score":10,"reason":"30 commit(s) and 6 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr_automerge.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr_codeql.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_labeler.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/copy_readme.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"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":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copy_readme.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/copy_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy_readme.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/copy_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_automerge.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/pr_labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/kozistr/pytorch_optimizer/publish.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 14 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-20T15:45:05.032Z","repository_id":39418795,"created_at":"2025-08-20T15:45:05.033Z","updated_at":"2025-08-20T15:45:05.033Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425608,"owners_count":24932903,"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-08-28T02:00:10.768Z","response_time":74,"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":"kozistr","name":"Hyeongchan Kim","uuid":"15344796","kind":"user","description":"pursue generalist better than specialist","email":"","website":"http://kozistr.tech","location":"South Korea, Seoul","twitter":null,"company":"@toss","icon_url":"https://avatars.githubusercontent.com/u/15344796?u=cbd5c3bfecb49757b42fb6aee259d3dd25d6557f\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-01T07:20:25.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kozistr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:07:14.976Z","updated_at":"2023-03-01T07:20:25.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kozistr/repositories"},"tags":[{"name":"v3.8.0","sha":"483a816ac2385b0898ccc717e2d6655fdc182d99","kind":"tag","published_at":"2025-08-13T14:05:47.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.8.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"ecdf6b6644785a2ed43c4f49b783733f363ba43d","kind":"tag","published_at":"2025-07-28T14:32:37.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.7.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"77098e99af6e37689fba96f20b66e215b151e885","kind":"tag","published_at":"2025-07-05T11:42:17.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.6.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"9753eda4ec8b999b82a3eee56ef029960ba36341","kind":"tag","published_at":"2025-05-17T10:35:59.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.6.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"84b926c80c1b624e358b8b0d7851b369749f1e06","kind":"tag","published_at":"2025-04-26T17:01:07.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.5.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"6397d56279ad80b26c4bba7fb4b04852b517fdeb","kind":"tag","published_at":"2025-03-16T07:02:52.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.5.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"c09d18b85dad359ae794365758bd06f2736d43b5","kind":"tag","published_at":"2025-02-22T06:07:50.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.4.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"00fbae068636bc87d18aa2dda7368283c4bb6de0","kind":"tag","published_at":"2025-02-14T11:57:28.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.4.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"8da7b497286eb73452c2c586151f6a7512128486","kind":"tag","published_at":"2025-02-02T05:07:06.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.4.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"55c3553ed870ad7c7f9601a95eb38f1e562ff4b2","kind":"tag","published_at":"2025-01-19T06:30:48.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.3.4","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"5baa713816d42ede9d5b9085563536a2b6327b65","kind":"tag","published_at":"2025-01-13T16:07:38.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.3.3","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"8f538d41e72df7b50efaea71d7a01ee5952251fe","kind":"tag","published_at":"2024-12-21T10:38:00.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.3.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"d16a368ef2a9e8b061eb2eb8c441af0c45e88a89","kind":"tag","published_at":"2024-12-21T07:20:24.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.3.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5def5d7befacc4058448dad9a0f607fce00db60b","kind":"tag","published_at":"2024-12-06T14:44:02.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.3.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"a59f2e1b5cceb182d30bef9a884fbb2e26bbae80","kind":"tag","published_at":"2024-10-28T23:30:08.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.2.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"9d5e18101b999989ccd0535278c7c34d30098d69","kind":"tag","published_at":"2024-09-10T10:58:12.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.1.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a8eb19ccd1a84a857b10413b04a565665201c9b8","kind":"tag","published_at":"2024-08-14T09:47:18.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.1.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d00136fa144962d323d4e31d60069ee1f31aaf65","kind":"tag","published_at":"2024-07-21T11:52:18.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.1.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"232f72ecf582793addc56c1cf2ec923ed3790bb5","kind":"tag","published_at":"2024-07-06T11:04:21.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.0.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"7c40a79d5e0a48230cc688434f1dca4cf2d67401","kind":"tag","published_at":"2024-06-22T06:26:13.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.0.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"eda736f2a39955a41fcb6d00d24a1ddbffd61218","kind":"tag","published_at":"2024-05-21T09:02:37.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v3.0.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v3.0.0/manifests"},{"name":"v2.12.0","sha":"14b6b58d122d892984475a735e1ab595c2c94ac3","kind":"tag","published_at":"2023-10-07T06:06:26.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.12.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"25618d73ba46826990e14ab2cfd1d936bda4b89e","kind":"tag","published_at":"2023-09-02T05:56:45.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.11.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"aaaf3033410b25aaa4403c33b31a010150ec8147","kind":"tag","published_at":"2023-07-19T12:00:32.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.11.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"42df19c6e317e9f92ebe3a870c1a63fb0e88b38f","kind":"tag","published_at":"2023-06-27T13:48:00.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.11.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"baa65c4cd7a615014289323e57dae36cb9ced512","kind":"tag","published_at":"2023-06-13T06:37:04.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.10.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"95eee86607887a8ed4f5ad24afde944d292b9c1d","kind":"tag","published_at":"2023-06-07T14:18:18.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.10.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9427d3cc7efbb2cad2f7b06d24888db47be37db5","kind":"tag","published_at":"2023-05-19T12:09:03.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.9.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"4dbfc2355198f0451930e989430adea1e2616097","kind":"tag","published_at":"2023-05-06T08:06:32.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.9.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"cdfe807d56cc88d3f93773ea641f990c2f90c19f","kind":"tag","published_at":"2023-04-29T08:51:32.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.8.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"7ded073df28fc7d16e795faafd89bfa296880475","kind":"tag","published_at":"2023-04-26T06:30:51.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.7.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"be0351d0a99b1572a85328883765065e28f42905","kind":"tag","published_at":"2023-04-22T12:14:04.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.6.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"19dcf2bdd03d9436671bfa90ae91df6cf927c0f4","kind":"tag","published_at":"2023-04-22T07:56:32.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.6.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"e66435a00f0ede14dcbae2850e4fdb1ecf872153","kind":"tag","published_at":"2023-04-11T13:47:11.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.5.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"df9e78d6180921147ce15e4637198d94321acee1","kind":"tag","published_at":"2023-03-12T05:48:14.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.5.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"26b8b19798464481b77f77c11b85ad6c92d1d335","kind":"tag","published_at":"2023-02-15T05:40:25.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.5.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"fff34afcca870b9eabdbc92e60eb03c2b7638684","kind":"tag","published_at":"2023-02-10T10:57:02.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.4.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"06dce18aef116994fda768684b9ee9e9f7995377","kind":"tag","published_at":"2023-02-06T06:33:53.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.4.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"75a023ad408105c77699df040631554b940a7108","kind":"tag","published_at":"2023-02-02T10:51:56.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.4.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"44c423a1d64f01afcd9f2198c5ea34aa5d9df5a6","kind":"tag","published_at":"2023-01-31T13:20:06.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.3.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"5df128145d95dbdfea4bed736eda4bab806d23a8","kind":"tag","published_at":"2023-01-30T07:42:07.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.3.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"ce561674f69bf09ac9c255e64f95b7575e2248c0","kind":"tag","published_at":"2023-01-28T11:49:54.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.2.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"f6baa63ff763eaa8f35608a8161a10cf1d8b7e3d","kind":"tag","published_at":"2023-01-24T13:25:37.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.2.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"503ad2e9eabc84ad09afa98355fb8ae0c1b4023f","kind":"tag","published_at":"2023-01-02T12:18:01.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.1.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"07dd1457e92863923aed5f79239853af35bd357c","kind":"tag","published_at":"2023-01-01T11:53:31.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.1.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"154a872bfa3c3aca2a98a6c5bb0525cda6077b51","kind":"tag","published_at":"2022-11-01T05:22:09.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.0.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c6d64ef51fd68f536aa77bdd8af069c602396b56","kind":"tag","published_at":"2022-10-21T01:34:51.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v2.0.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v2.0.0/manifests"},{"name":"v1.3.2","sha":"f51dead7aac47775b6db22906b4fc7f807761248","kind":"tag","published_at":"2022-09-02T10:56:03.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.3.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1949e2f0c5afc166626d50e154fd896cf37934e8","kind":"tag","published_at":"2022-09-01T12:58:09.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.3.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.1/manifests"},{"name":"list","sha":"1949e2f0c5afc166626d50e154fd896cf37934e8","kind":"commit","published_at":"2022-09-01T12:56:21.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/list","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/list/manifests"},{"name":"v1.3.0","sha":"d30018d944f5edce22ff4149ffbcc3a5990ad5cf","kind":"tag","published_at":"2022-09-01T12:02:07.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.3.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"47f726183445818f1ebe372dba82ef2e536df33a","kind":"tag","published_at":"2022-08-26T03:36:22.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.2.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"f24b3fe47d5ef4aa0ac7d8cc432649e2d611d087","kind":"tag","published_at":"2022-08-25T04:44:12.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.1.4","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"959a94421cb83f360f71126e1c4b144059a6d3bd","kind":"tag","published_at":"2022-08-23T11:41:55.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.1.3","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a50e173501309b6b9086f41ccb6b2c8fafaedf7b","kind":"tag","published_at":"2022-06-01T05:21:26.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.1.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"75e1c6d5e030ab2d07573e094db5c74063864bde","kind":"tag","published_at":"2022-05-09T10:59:19.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.1.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"54e68a428071e706564ceb9f395e16fe6e23730d","kind":"tag","published_at":"2022-05-08T05:59:05.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.1.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a4b594b4c9b8784e94377b11c45d9633c5ceb228","kind":"tag","published_at":"2022-05-07T15:27:57.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v1.0.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"4668976100dbc31877956ada70119ad20f245714","kind":"tag","published_at":"2022-05-07T14:54:28.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.6.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6ba157d4f80ace6d7eb1270ff93bfff640dbd69e","kind":"tag","published_at":"2022-04-02T14:26:53.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.6.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f66a6124727018c6bbe29596f057898587ec8d8c","kind":"tag","published_at":"2022-03-05T18:47:44.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.5.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d65706010435c85d9a470a99eee17b50147b231f","kind":"tag","published_at":"2022-03-05T07:36:22.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.4.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6db0d49517bcdeafc775f5498e3f5546f76eee05","kind":"tag","published_at":"2022-02-20T09:28:44.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.4.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8439f1592137a9675d95633e6527ab6c943e069c","kind":"tag","published_at":"2022-02-19T08:39:22.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.4.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.4.0/manifests"},{"name":"v0.3.7","sha":"3cd5158b38a1761540f9085914d7b47e850e041e","kind":"tag","published_at":"2022-02-01T05:06:57.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.7","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"16aeb2cea93b9148bbd0c37fd0297b24f64b3216","kind":"tag","published_at":"2022-01-31T06:44:06.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.6","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"62f518b89df83b0d8a4bb49b510dc81076f131cb","kind":"tag","published_at":"2022-01-30T07:53:09.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.5","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"5538b6b9a430baa239a0768495f0a8033e5fea7f","kind":"tag","published_at":"2022-01-29T12:15:16.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.4","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"56c05b98c6102c207dd0445689c1bac04930a165","kind":"tag","published_at":"2022-01-29T07:52:38.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.3","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"75463dcd52408c47da47704e6877a430725f8a37","kind":"tag","published_at":"2022-01-28T16:39:28.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c0ba4711471e28c4a52a6ad485081ebc33589d4","kind":"tag","published_at":"2022-01-28T15:44:10.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9e637b2483568790199f08c31678fc0e41596105","kind":"tag","published_at":"2022-01-28T06:57:48.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.3.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"7e8365552214415289c99503d64228241fcc2963","kind":"tag","published_at":"2021-11-29T14:14:52.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.2.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"09a8b583673cbfedba359818afe4725a837e5429","kind":"tag","published_at":"2021-11-22T01:49:54.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.2.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8b68f235b2a8b98b4d357f2a99dbd5656d4d805d","kind":"tag","published_at":"2021-11-15T07:39:04.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.2.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2d4c3c649319ef2b36cd55def407b0237804d964","kind":"tag","published_at":"2021-10-09T11:59:09.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.1.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"49d39377139517e17ad4ab942482f1b27cbd5e81","kind":"tag","published_at":"2021-10-06T13:34:43.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.1.0","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.1.0/manifests"},{"name":"v0.0.11","sha":"3934366cb8664529ba29ffc267d546e6493144b0","kind":"tag","published_at":"2021-10-06T13:22:33.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.11","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"cd88089d0b276284a8f488bd0325ace457d55a45","kind":"tag","published_at":"2021-09-25T13:25:08.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.10","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"bc22b00003ef41dff1e0c0837546be5541d2dc79","kind":"tag","published_at":"2021-09-23T10:32:41.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.9","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"5113c543b8f5c7c7158f5e971f3d2151776b43a9","kind":"tag","published_at":"2021-09-23T06:40:21.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.8","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"4735dced0fb8a61feaa1b1b4dc435e70b3e8c4f4","kind":"tag","published_at":"2021-09-22T13:51:50.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.7","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"8ef27c3e05db6ea039efabc42577b3e2102c4eb8","kind":"tag","published_at":"2021-09-22T08:27:50.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.6","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3c7a89fb168001f11d0f726b5f26fc056ea22e41","kind":"tag","published_at":"2021-09-22T07:41:47.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.5","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"278c29ec7c53801125d5ee99d426d75eca8bdf95","kind":"tag","published_at":"2021-09-22T06:59:01.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.4","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"29a9dd3b84aec625380c47259d42a1c5253ebab6","kind":"tag","published_at":"2021-09-22T05:58:06.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.3","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"dd567e94c8f4ab7ceeb17d34712b0c9a1d9bbf72","kind":"tag","published_at":"2021-09-21T16:09:24.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.2","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2e0752d49746e0f72724983724be6895d9c048e4","kind":"tag","published_at":"2021-09-21T13:52:01.000Z","download_url":"https://codeload.github.com/kozistr/pytorch_optimizer/tar.gz/v0.0.1","html_url":"https://github.com/kozistr/pytorch_optimizer/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kozistr/pytorch_optimizer@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T02:58:19.108Z","dependent_packages_count":0,"downloads":150266,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.5147105538974837,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":5.803780391739003,"forks_count":9.568157257880397,"docker_downloads_count":null,"average":9.711207248573906},"purl":"pkg:pypi/pytorch-optimizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytorch_optimizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytorch_optimizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytorch_optimizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T02:58:18.536Z","issues_count":105,"pull_requests_count":220,"avg_time_to_close_issue":2954881.0416666665,"avg_time_to_close_pull_request":47055.068181818184,"issues_closed_count":96,"pull_requests_closed_count":220,"pull_request_authors_count":14,"issue_authors_count":29,"avg_comments_per_issue":1.6952380952380952,"avg_comments_per_pull_request":1.05,"merged_pull_requests_count":210,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":54,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":507905.0,"past_year_avg_time_to_close_pull_request":32520.154761904763,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":81,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/issues","maintainers":[{"login":"kozistr","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kozistr"}],"active_maintainers":[{"login":"kozistr","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kozistr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch_optimizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch_optimizer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch_optimizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytorch_optimizer/related_packages","maintainers":[{"uuid":"kozistr","login":"kozistr","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/kozistr/","role":"Owner","created_at":"2023-09-02T06:06:04.687Z","updated_at":"2023-09-02T06:06:04.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kozistr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725070,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":644615,"full_name":"kozistr/pytorch_optimizer","default_branch":"main","committers":[{"name":"kozistr","email":"kozistr@gmail.com","login":"kozistr","count":3667},{"name":"ferris","email":"ferris@devdroplets.com","login":null,"count":7},{"name":"Luciferian Ink","email":"LuciferianInk@protonmail.com","login":"Vectorrent","count":5},{"name":"dowon","email":"ks2515@naver.com","login":"Bing-su","count":5},{"name":"Michał Dyczko","email":"48859012+michaldyczko","login":"michaldyczko","count":3},{"name":"青龍聖者@bdsqlsz","email":"865105819@qq.com","login":"sdbds","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Kyle Vedder","email":"kyle.c.vedder@gmail.com","login":"kylevedder","count":2},{"name":"Georg Wölflein","email":"georgw7777@gmail.com","login":"georg-wolflein","count":2},{"name":"Aidin","email":"aidin.hamedi.official@gmail.com","login":"AidinHamedi","count":2},{"name":"Jan Beitner","email":"jan.beitner@inflexion.com","login":"jdb78","count":1},{"name":"C2D","email":"50617709+i404788","login":"i404788","count":1},{"name":"Anke Tang","email":"tang.anke@foxmail.com","login":"tanganke","count":1}],"total_commits":3700,"total_committers":13,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":284.61538461538464,"dds":0.008918918918918939,"past_year_committers":[{"name":"kozistr","email":"kozistr@gmail.com","login":"kozistr","count":793},{"name":"Luciferian Ink","email":"LuciferianInk@protonmail.com","login":"Vectorrent","count":5},{"name":"Kyle Vedder","email":"kyle.c.vedder@gmail.com","login":"kylevedder","count":2},{"name":"Aidin","email":"aidin.hamedi.official@gmail.com","login":"AidinHamedi","count":2},{"name":"青龍聖者@bdsqlsz","email":"865105819@qq.com","login":"sdbds","count":1},{"name":"Anke Tang","email":"tang.anke@foxmail.com","login":"tanganke","count":1}],"past_year_total_commits":804,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":134.0,"past_year_dds":0.013681592039801016,"last_synced_at":"2025-07-12T13:12:30.531Z","last_synced_commit":"77098e99af6e37689fba96f20b66e215b151e885","created_at":"2023-03-09T09:04:35.861Z","updated_at":"2025-07-12T13:12:46.237Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"kozistr/pytorch_optimizer","html_url":"https://github.com/kozistr/pytorch_optimizer","last_synced_at":"2025-08-31T10:49:32.592Z","status":null,"issues_count":109,"pull_requests_count":281,"avg_time_to_close_issue":2935089.4895833335,"avg_time_to_close_pull_request":43672.50922509225,"issues_closed_count":96,"pull_requests_closed_count":271,"pull_request_authors_count":15,"issue_authors_count":34,"avg_comments_per_issue":1.614678899082569,"avg_comments_per_pull_request":1.0284697508896796,"merged_pull_requests_count":257,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":55,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":389424.3409090909,"past_year_avg_time_to_close_pull_request":30851.15748031496,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.9818181818181818,"past_year_avg_comments_per_pull_request":1.0656934306569343,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":120,"created_at":"2023-05-14T22:22:58.959Z","updated_at":"2025-09-03T05:08:20.699Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kozistr%2Fpytorch_optimizer/issues","issue_labels_count":{"feature request":71,"bug":29,"feature":4,"enhancement":2,"dependencies":2,"question":1,"performance":1},"pull_request_labels_count":{"documentation":143,"dependencies":89,"feature":82,"size/L":79,"feature request":77,"size/M":68,"bug":62,"enhancement":62,"size/XS":61,"size/S":51,"refactoring":51,"size/XL":31,"size/XXL":16,"cleanup":15,"test":13,"performance":9,"optimizer":4,"github_actions":3,"automerge":3},"issue_author_associations_count":{"NONE":75,"CONTRIBUTOR":31,"OWNER":6},"pull_request_author_associations_count":{"OWNER":280,"CONTRIBUTOR":31,"NONE":14},"issue_authors":{"sdbds":22,"redknightlois":15,"67372a":10,"Vectorrent":9,"kozistr":6,"ogencoglu":5,"aliencaocao":4,"hatonosuke":3,"gesen2egee":3,"Bing-su":3,"LiutongZhou":3,"Yura52":2,"robotzheng":2,"michaldyczko":2,"muooon":2,"tfriedel":2,"atonyo11":2,"InfluxOW":1,"ldv1":1,"tensorsofthewall":1,"Interpause":1,"tranquan687":1,"slashedstar":1,"georg-wolflein":1,"LuciferianInk":1,"i404788":1,"AnatoliyGorkov":1,"liujuncn":1,"scuizhibin":1,"liveck":1,"chschroeder":1,"minpeter":1,"okbalefthanded":1,"rotem154154":1},"pull_request_authors":{"kozistr":280,"dependabot[bot]":8,"Vectorrent":8,"kylevedder":4,"AidinHamedi":4,"sdbds":4,"michaldyczko":3,"i404788":3,"Bing-su":2,"Mirza-Samad-Ahmed-Baig":2,"hatonosuke":2,"tanganke":2,"georg-wolflein":1,"liveck":1,"jdb78":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"feature request":41,"bug":13,"enhancement":1},"past_year_pull_request_labels_count":{"documentation":87,"feature request":50,"dependencies":49,"size/M":39,"enhancement":38,"size/S":35,"bug":30,"refactoring":29,"size/XS":26,"feature":23,"size/L":23,"size/XL":16,"cleanup":9,"test":8,"size/XXL":6,"optimizer":4,"performance":3,"github_actions":3,"automerge":3},"past_year_issue_author_associations_count":{"NONE":37,"CONTRIBUTOR":18,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":137,"CONTRIBUTOR":14,"NONE":9},"past_year_issue_authors":{"sdbds":14,"67372a":10,"Vectorrent":6,"ogencoglu":5,"gesen2egee":3,"hatonosuke":3,"Yura52":2,"redknightlois":2,"muooon":2,"atonyo11":2,"minpeter":1,"liveck":1,"kozistr":1,"chschroeder":1,"slashedstar":1,"tensorsofthewall":1,"AnatoliyGorkov":1},"past_year_pull_request_authors":{"kozistr":137,"Vectorrent":8,"kylevedder":4,"AidinHamedi":4,"tanganke":2,"hatonosuke":2,"Mirza-Samad-Ahmed-Baig":2,"liveck":1},"maintainers":[{"login":"kozistr","count":286,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kozistr"}],"active_maintainers":[{"login":"kozistr","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kozistr"}]},"events":{"total":{"CreateEvent":81,"ReleaseEvent":13,"IssuesEvent":83,"WatchEvent":95,"DeleteEvent":71,"IssueCommentEvent":150,"PushEvent":263,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":31,"PullRequestEvent":165,"ForkEvent":11},"last_year":{"CreateEvent":81,"ReleaseEvent":13,"IssuesEvent":83,"WatchEvent":95,"DeleteEvent":71,"IssueCommentEvent":150,"PushEvent":263,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":31,"PullRequestEvent":165,"ForkEvent":11}},"keywords":["adabelief","adai","adamp","adan","ademamix","deep-learning","diffgrad","gradient-centralization","learning-rate-scheduling","lookahead","loss-functions","madgrad","muon","optimizer","pytorch","radam","ranger","sam","scion"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-19T14:39:01.747Z","updated_at":"2022-07-19T14:39:01.747Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/poetry.lock","dependencies":[{"id":258796644,"package_name":"astroid","ecosystem":"pypi","requirements":"2.8.6","direct":false,"kind":"develop","optional":false},{"id":258796645,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":258796646,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":258796647,"package_name":"black","ecosystem":"pypi","requirements":"21.12b0","direct":false,"kind":"develop","optional":false},{"id":258796648,"package_name":"click","ecosystem":"pypi","requirements":"8.0.4","direct":false,"kind":"develop","optional":false},{"id":258796649,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":258796650,"package_name":"coverage","ecosystem":"pypi","requirements":"6.3.2","direct":false,"kind":"develop","optional":false},{"id":258796651,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.3","direct":false,"kind":"develop","optional":false},{"id":258796652,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":258796653,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"develop","optional":false},{"id":258796654,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"1.7.1","direct":false,"kind":"develop","optional":false},{"id":258796655,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":258796656,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":258796657,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.1","direct":false,"kind":"runtime","optional":false},{"id":258796658,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":258796659,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":258796660,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":258796661,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":258796662,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":258796663,"package_name":"pylint","ecosystem":"pypi","requirements":"2.11.1","direct":false,"kind":"develop","optional":false},{"id":258796664,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.8","direct":false,"kind":"develop","optional":false},{"id":258796665,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":258796666,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":258796667,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":258796668,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"develop","optional":false},{"id":258796669,"package_name":"torch","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":258796670,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":"develop","optional":false},{"id":258796671,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":258796672,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.13.3","direct":false,"kind":"develop","optional":false},{"id":258796673,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-19T14:39:02.114Z","updated_at":"2022-07-19T14:39:02.114Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/pyproject.toml","dependencies":[{"id":258796791,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":258796792,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.1","direct":true,"kind":"runtime","optional":false},{"id":258796793,"package_name":"torch","ecosystem":"pypi","requirements":"^1.11.0","direct":true,"kind":"runtime","optional":false},{"id":258796794,"package_name":"isort","ecosystem":"pypi","requirements":"==5.10.1","direct":true,"kind":"develop","optional":false},{"id":258796795,"package_name":"black","ecosystem":"pypi","requirements":"==21.12b0","direct":true,"kind":"develop","optional":false},{"id":258796796,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.4","direct":true,"kind":"develop","optional":false},{"id":258796797,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.11.1","direct":true,"kind":"develop","optional":false},{"id":258796798,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"develop","optional":false},{"id":258796799,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T14:39:02.299Z","updated_at":"2022-07-19T14:39:02.299Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/requirements-dev.txt","dependencies":[{"id":258798556,"package_name":"astroid","ecosystem":"pypi","requirements":"==2.8.6","direct":true,"kind":"development","optional":false},{"id":258798557,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"development","optional":false},{"id":258798558,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":true,"kind":"development","optional":false},{"id":258798559,"package_name":"black","ecosystem":"pypi","requirements":"==21.12b0","direct":true,"kind":"development","optional":false},{"id":258798560,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.4","direct":true,"kind":"development","optional":false},{"id":258798561,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"development","optional":false},{"id":258798562,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.3.2","direct":true,"kind":"development","optional":false},{"id":258798563,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.3","direct":true,"kind":"development","optional":false},{"id":258798564,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"development","optional":false},{"id":258798565,"package_name":"isort","ecosystem":"pypi","requirements":"==5.10.1","direct":true,"kind":"development","optional":false},{"id":258798566,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"development","optional":false},{"id":258798567,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"development","optional":false},{"id":258798568,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":258798569,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.1","direct":true,"kind":"development","optional":false},{"id":258798570,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"development","optional":false},{"id":258798571,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"development","optional":false},{"id":258798572,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==2.5.2","direct":true,"kind":"development","optional":false},{"id":258798573,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"development","optional":false},{"id":258798574,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"development","optional":false},{"id":258798575,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.11.1","direct":true,"kind":"development","optional":false},{"id":258798576,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.8","direct":true,"kind":"development","optional":false},{"id":258798577,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":258798578,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"development","optional":false},{"id":258798579,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"development","optional":false},{"id":258798580,"package_name":"tomli","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"development","optional":false},{"id":258798581,"package_name":"torch","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"development","optional":false},{"id":258798582,"package_name":"typed-ast","ecosystem":"pypi","requirements":"==1.5.3","direct":true,"kind":"development","optional":false},{"id":258798583,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"development","optional":false},{"id":258798584,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.13.3","direct":true,"kind":"development","optional":false},{"id":258798585,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.8.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T14:39:02.420Z","updated_at":"2022-07-19T14:39:02.420Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/requirements.txt","dependencies":[{"id":258798589,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.1","direct":true,"kind":"runtime","optional":false},{"id":258798590,"package_name":"torch","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":258798591,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-12-10T04:24:08.935Z","updated_at":"2023-12-10T04:24:08.935Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/.github/workflows/ci.yml","dependencies":[{"id":15001629464,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15001629465,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15001629466,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-12-10T04:24:09.083Z","updated_at":"2023-12-10T04:24:09.083Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/.github/workflows/publish.yml","dependencies":[{"id":15001629467,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15001629468,"package_name":"actions/create-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15001629469,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2023-12-10T04:24:09.223Z","updated_at":"2023-12-10T04:24:09.223Z","repository_link":"https://github.com/kozistr/pytorch_optimizer/blob/main/requirements-docs.txt","dependencies":[{"id":15001629470,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15001629471,"package_name":"torch","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":15001629472,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.5.2","direct":true,"kind":"runtime","optional":false},{"id":15001629473,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==9.3.1","direct":true,"kind":"runtime","optional":false},{"id":15001629474,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"==10.3","direct":true,"kind":"runtime","optional":false},{"id":15001629475,"package_name":"mkdocstrings-python","ecosystem":"pypi","requirements":"==1.7.0","direct":true,"kind":"runtime","optional":false},{"id":15001629476,"package_name":"markdown-include","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":15001629482,"package_name":"mdx_truly_sane_lists","ecosystem":"pypi","requirements":"==1.3","direct":true,"kind":"runtime","optional":false},{"id":15001629483,"package_name":"mkdocs-awesome-pages-plugin","ecosystem":"pypi","requirements":"==2.9.2","direct":true,"kind":"runtime","optional":false}]}],"score":20.365657989416984,"created_at":"2025-09-04T15:51:17.234Z","updated_at":"2025-10-07T08:17:14.959Z","avatar_url":"https://github.com/kozistr.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":150266,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","mesh","interpretability","profiles","sequences","generic","projection","embedded","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/42372","html_url":"https://science.ecosyste.ms/projects/42372","bibtex_url":"https://science.ecosyste.ms/projects/42372/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42372/export.apalike"}