summaryrefslogtreecommitdiff
path: root/docs/source/optim.rst
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Add Cosine Annealing LR Scheduler (#3311)Kai Arulkumaran1-1/+3
2017-11-06add doc for sparse_adam (#3519)SsnL1-3/+5
2017-10-11Fix a typo in optim.rst (#3069)SsnL1-1/+1
2017-10-10Add document on how Module.cuda() and optims should work together (#3056)SsnL1-0/+9
2017-05-25add learning rate schedulers (#1370)Jiaming Liu1-0/+18
2017-01-22Port L-BFGS from Lua optimAdam Paszke1-0/+2
2017-01-16Add optim docsAdam Paszke1-0/+108
2016-12-28Add Sphinx docsSam Gross1-0/+6