**arXiv ID:** 2304.05187 **Authors:** Jeremy Bernstein, Chris Mingard, Kevin Huang, Navid Azizan, Yisong Yue **Published:** 2023-04-11T12:45:52Z **Abstract:** The architecture of a deep neural network is defined explicitly in terms of the number of layers, the width of each layer and the general network topology. Existing optimisation frameworks neglect this information in favour of implicit architectural information (e.g. second-order methods) or architecture-agnostic distance functions (e.g...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill automatic-gradient-descent-deep-learning-without-hyperparameters --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Automatic Gradient Descent Deep Learning Without Hyperparameters?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-automatic-gradient-descent-deep-learning-without-h)More formats (shields.io, HTML) on the badges page.
# Automatic Gradient Descent: Deep Learning without Hyperparameters
**arXiv ID:** 2304.05187
**Authors:** Jeremy Bernstein, Chris Mingard, Kevin Huang, Navid Azizan, Yisong Yue
**Published:** 2023-04-11T12:45:52Z
**Abstract:**
The architecture of a deep neural network is defined explicitly in terms of the number of layers, the width of each layer and the general network topology. Existing optimisation frameworks neglect this information in favour of implicit architectural information (e.g. second-order methods) or architecture-agnostic distance functions (e.g. mirror descent). Meanwhile, the most popular optimiser in practice, Adam, is based on heuristics. This paper builds a new framework for deriving optimisation algorithms that explicitly leverage neural architecture. The theory extends mirror descent to non-convex composite objective functions: the idea is to transform a Bregman divergence to account for the non-linear structure of neural architecture. Working through the details for deep fully-connected networks yields automatic gradient descent: a first-order optimiser without any hyperparameters. Automatic gradient descent trains both fully-connected and convolutional networks out-of-the-box and at ImageNet scale. A PyTorch implementation is available at https://github.com/jxbz/agd and also in Appendix B. Overall, the paper supplies a rigorous theoretical foundation for a next-generation of architecture-dependent optimisers that work automatically and without hyperparameters.
## Skill Description
This skill is generated from the arXiv paper: Automatic Gradient Descent: Deep Learning without Hyperparameters (2304.05187).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2304.05187](http://arxiv.org/abs/2304.05187v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!