{"id":21901874,"url":"https://github.com/evanatyourservice/apollo-tf","last_synced_at":"2026-05-16T22:37:07.498Z","repository":{"id":228151619,"uuid":"425923061","full_name":"evanatyourservice/Apollo-tf","owner":"evanatyourservice","description":"Apollo optimizer in tensorflow","archived":false,"fork":false,"pushed_at":"2021-11-09T16:42:08.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T06:18:51.983Z","etag":null,"topics":["apollo","optimizer","tensorflow","tensorflow2","tf","tf2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evanatyourservice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-11-08T17:01:27.000Z","updated_at":"2023-06-11T09:14:35.000Z","dependencies_parsed_at":"2024-03-17T09:47:17.487Z","dependency_job_id":null,"html_url":"https://github.com/evanatyourservice/Apollo-tf","commit_stats":null,"previous_names":["evanatyourservice/apollo-tf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evanatyourservice/Apollo-tf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanatyourservice%2FApollo-tf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanatyourservice%2FApollo-tf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanatyourservice%2FApollo-tf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanatyourservice%2FApollo-tf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanatyourservice","download_url":"https://codeload.github.com/evanatyourservice/Apollo-tf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanatyourservice%2FApollo-tf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["apollo","optimizer","tensorflow","tensorflow2","tf","tf2"],"created_at":"2024-11-28T15:15:25.225Z","updated_at":"2026-05-16T22:37:07.474Z","avatar_url":"https://github.com/evanatyourservice.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apollo Optimizer in Tensorflow 2.x\n\nUnofficial implementation of https://arxiv.org/abs/2009.13586\n\nOfficial implementation: https://github.com/XuezheMax/apollo\n\n### Notes:\n\n- Warmup is important with Apollo optimizer, so be sure to pass in a learning rate schedule vs. a constant learning \nrate for `learning_rate`. One cycle scheduler is given as an example in one_cycle_lr_schedule.py\n- To clip gradient norms as in paper, add either `clipnorm` (parameter-wise clipping by norm) or `global_clipnorm` to \nthe arguments (for example `clipnorm=0.1`).\n- Decoupled weight decay is used by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanatyourservice%2Fapollo-tf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanatyourservice%2Fapollo-tf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanatyourservice%2Fapollo-tf/lists"}