Skip to content

RelationalML/nanoadam

 
 

Repository files navigation

This is a mini code for paper "pay attention to small weights" (NeurIPS'2025).

Most of the implementation is based on "MicroAdam repo". Huge thanks to their repo.

Citing

If this code is helpful to you, please cite:

BibTex

@misc{zhou2025payattentionsmallweights,
      title={Pay Attention to Small Weights}, 
      author={Chao Zhou and Tom Jacobs and Advait Gadhikar and Rebekka Burkholz},
      year={2025},
      eprint={2506.21374},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2506.21374}, 
}


Contributors

Languages

  • Jupyter Notebook 60.8%
  • Python 37.0%
  • Shell 2.2%