PyTorch implementation of HomeAdam/HomeAdamW optimizers (Algorithms 1-3) from arXiv:2603.02649 with CUDA/CPU benchmarks and automated CI/CD release.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
docs: refresh benchmarks and align conclusions with paper scope
992bb0cView on GitHubchore: update HomeAdam docs, optimizers, tests, and benchmark
dcf5706View on GitHubfeat(optimizer): refactor HomeAdam family for performance and parity
412afc4View on GitHubdocs(readme): add PyPI publish status and manual release fallback
a2d976cView on GitHubci(release): add GitHub Actions quality and tag publish pipelines
c3390ddView on GitHubfeat(homeadam): initialize optimizer package and benchmarks
ad1afdeView on GitHub