Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | List of all members
singa::NesterovUpdater Class Reference
Inheritance diagram for singa::NesterovUpdater:
singa::Updater

Public Member Functions

void Update (int step, Param *param, float grad_scale) override
 
- Public Member Functions inherited from singa::Updater
virtual void Init (const UpdaterProto &proto)
 

Additional Inherited Members

- Static Public Member Functions inherited from singa::Updater
static UpdaterCreate (const UpdaterProto &proto)
 
- Protected Attributes inherited from singa::Updater
UpdaterProto proto_
 
LRGeneratorlr_gen_
 
float weight_decay_
 
float momentum_
 

The documentation for this class was generated from the following file: