|
|
| RMSpropOptions (double learning_rate) |
| |
|
| TORCH_ARG (double, learning_rate) |
| |
|
| TORCH_ARG (double, alpha)=0.99 |
| |
|
| TORCH_ARG (double, eps) |
| |
|
| TORCH_ARG (double, weight_decay)=0 |
| |
|
| TORCH_ARG (double, momentum)=0 |
| |
|
| TORCH_ARG (bool, centered) |
| |
Definition at line 24 of file rmsprop.h.
The documentation for this struct was generated from the following files: