Documented scheduler module
This commit is contained in:
parent
ea62ccf389
commit
720bb1b051
3 changed files with 50 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
Hyperparameter Scheduling
|
||||
=========================
|
||||
.. automodule:: rltorch.scheduler
|
||||
.. autoclass:: rltorch.scheduler.LinearScheduler
|
||||
:members:
|
||||
.. autoclass:: rltorch.scheduler.ExponentialScheduler
|
||||
:members:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue