Commit Graph

158 Commits

Author SHA1 Message Date
Jon Crall
f94f5723e7 fixed spelling (#4598) 2018-01-10 18:48:14 -05:00
Richard Zou
fe70823f8e Fix StepLR docs (#4478) 2018-01-04 12:37:26 -05:00
Kai Arulkumaran
e9ef20eab5 Add Cosine Annealing LR Scheduler (#3311)
* Add Cosine Annealing LR Scheduler

* Update eta_min in tests to prevent numerical mistakes

* Use non-zero min_eta in test_cos_anneal_lr
2017-12-18 02:43:08 -05:00
Ozan Çağlayan
dd6d04ddf2 doc: Normalize all true/false in docstrings to `True|False` (#3593)
* doc: Normalize all true/false in docstrings to ``True|False``

This makes them more apparent in the documentation.

* doc: fix flake8
2017-11-09 08:12:29 -05:00
Tzu-Wei Huang
6bcbecfb97 fix doc of lr_scheduler (#2280)
* resolves #1991

* fix typo
2017-08-24 17:04:53 -04:00
Quan Vuong
c5a9aa027b fix wrong path to ReduceLROnPlateau in docstring 2017-08-19 10:27:58 -04:00
Leonid Vlasenkov
46a868dab7 [Ready] Limit docs line length (#1900)
* some docs are ready

* docs

* docs

* fix some more

* fix some more
2017-07-10 10:24:54 -04:00
Jiaming Liu
630af4d7d8 add learning rate schedulers (#1370) 2017-05-25 16:21:43 -04:00