|
| AdamOptions (double learning_rate) |
|
| TORCH_ARG (double, learning_rate) |
|
| TORCH_ARG (double, beta1)=0.9 |
|
| TORCH_ARG (double, beta2)=0.999 |
|
| TORCH_ARG (double, weight_decay)=0 |
|
| TORCH_ARG (double, eps) |
|
| TORCH_ARG (bool, amsgrad) |
|
Definition at line 21 of file adam.h.
The documentation for this struct was generated from the following files:
- torch/csrc/api/include/torch/optim/adam.h
- torch/csrc/api/src/optim/adam.cpp