You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/optimizer
ShenLiang 33afeb315a
fix the tanh (#26657)
5 years ago
..
__init__.py [2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550) 5 years ago
adam.py [WIP] update optimizer for 2.0 (#26288) 5 years ago
adamax.py [WIP] update optimizer for 2.0 (#26288) 5 years ago
adamw.py [WIP] update optimizer for 2.0 (#26288) 5 years ago
lr_scheduler.py fix english doc of all lr_scheduler (#26619) 5 years ago
optimizer.py fix the tanh (#26657) 5 years ago
rmsprop.py [WIP] update optimizer for 2.0 (#26288) 5 years ago