mpcrl.optim.RMSprop =================== .. currentmodule:: mpcrl.optim .. autoclass:: RMSprop :members: :show-inheritance: :undoc-members: :inherited-members: .. rubric:: Methods .. autosummary:: :template: function.rst ~RMSprop.set_learnable_parameters ~RMSprop.step ~RMSprop.update .. rubric:: Attributes .. autosummary:: ~RMSprop.hook ~RMSprop.order .. minigallery:: mpcrl.optim.RMSprop :add-heading: