![]() |
ceras
yet another deep learning engine
|
This is the complete list of members for ceras::sgd< Loss, T >, including all inherited members.
decay_ | ceras::sgd< Loss, T > | |
forward() | ceras::sgd< Loss, T > | inline |
iterations_ | ceras::sgd< Loss, T > | |
learning_rate_ | ceras::sgd< Loss, T > | |
loss_ | ceras::sgd< Loss, T > | |
momentum_ | ceras::sgd< Loss, T > | |
nesterov_ | ceras::sgd< Loss, T > | |
sgd(Loss &loss, std::size_t batch_size, T learning_rate=1.0e-1, T momentum=0.0, T decay=0.0, bool nesterov=false) noexcept | ceras::sgd< Loss, T > | inline |
tensor_type typedef | ceras::sgd< Loss, T > |