Interface | Description |
---|---|
GradientUpdater<T extends IUpdater> |
Class | Description |
---|---|
AdaBeliefUpdater | |
AdaDeltaUpdater | |
AdaGradUpdater | |
AdaMaxUpdater |
The AdaMax updater, a variant of Adam.
|
AdamUpdater |
The Adam updater.
|
AMSGradUpdater | |
NadamUpdater |
The Nadam updater.
|
NesterovsUpdater | |
NoOpUpdater | |
RmsPropUpdater | |
SgdUpdater |
SGD updater applies a learning rate only
|
Copyright © 2022. All rights reserved.