Commit Graph

155 Commits

Author SHA1 Message Date
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