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