{ "info": { "author": "Liangchen Luo", "author_email": "luolc.witty@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "# AdaBound\n[](https://pypi.org/project/adabound/)\n[](https://pypi.org/project/adabound/)\n[](https://pypi.org/project/adabound/)\n[](./LICENSE)\n\nAn optimizer that trains as fast as Adam and as good as SGD, for developing state-of-the-art \ndeep learning models on a wide variety of pupolar tasks in the field of CV, NLP, and etc.\n\nBased on Luo et al. (2019). \n[Adaptive Gradient Methods with Dynamic Bound of Learning Rate](https://openreview.net/forum?id=Bkg3g2R9FX).\nIn *Proc. of ICLR 2019*.\n\n
\n
\n