damNull / AdaBound-mx

AdaBound optimizer in MXNet
Apache License 2.0
3 stars 1 forks source link

AdaBound optimizer MXNet implement

import AdaBound from adabound_mx.py to use.

refer to: https://github.com/Luolc/AdaBound

run python test.py to test the optimizer