ceras
yet another deep learning engine
ceras::rmsprop< Loss, T > Member List

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) noexceptceras::rmsprop< Loss, T >inline
tensor_type typedefceras::rmsprop< Loss, T >