{"id":18652923,"url":"https://github.com/elixir-nx/polaris","last_synced_at":"2026-02-23T08:34:13.464Z","repository":{"id":173594957,"uuid":"650003381","full_name":"elixir-nx/polaris","owner":"elixir-nx","description":"Collection of optimization-related utilities","archived":false,"fork":false,"pushed_at":"2024-07-30T20:46:24.000Z","size":101,"stargazers_count":28,"open_issues_count":6,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-20T08:59:17.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/elixir-nx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-06T05:58:38.000Z","updated_at":"2025-09-29T10:36:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e415e3d-1b2d-41ec-bd69-d52d6558d8ae","html_url":"https://github.com/elixir-nx/polaris","commit_stats":{"total_commits":14,"total_committers":7,"mean_commits":2.0,"dds":0.5714285714285714,"last_synced_commit":"cff7433fab2a1d9528606429b6cbec447badcf0d"},"previous_names":["elixir-nx/optimus"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-nx/polaris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-nx%2Fpolaris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-nx%2Fpolaris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-nx%2Fpolaris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-nx%2Fpolaris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-nx","download_url":"https://codeload.github.com/elixir-nx/polaris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-nx%2Fpolaris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29740024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T07:09:24.387Z","updated_at":"2026-02-23T08:34:13.393Z","avatar_url":"https://github.com/elixir-nx.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polaris\n\nNumerical definitions for creating and using first-order optimization techniques based on the [Optax](https://github.com/deepmind/optax) library.\n\nHere is a non-exhaustive list of supported optimizers:\n\n* Adabelief\n* Adagrad\n* Adam\n* Adamw\n* Fromage\n* Lamb\n* Noisy SGD\n* Radam\n* RMSProp\n* SGD\n* Yogi\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `polaris` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:polaris, \"~\u003e 0.1\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/polaris\u003e.\n\n## License\n\nCopyright (c) 2023 Sean Moriarity\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-nx%2Fpolaris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-nx%2Fpolaris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-nx%2Fpolaris/lists"}