Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::optim::AdagradOptions Struct Referenceabstract

Public Member Functions

 AdagradOptions (double learning_rate)
 
 TORCH_ARG (double, learning_rate)
 
 TORCH_ARG (double, lr_decay)=0
 
 TORCH_ARG (double, weight_decay)=0
 

Detailed Description

Definition at line 21 of file adagrad.h.


The documentation for this struct was generated from the following files: