Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/optim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30Fix bad alignment, trailing spaces and tabsAlfredo Canziani
2013-12-05Better formatting for docstrings in REPLAndreas Fidjeland
2013-12-03Turned documentation into markdown formatAndreas Fidjeland
2013-02-19add a 4th parameter to interface to split configuration parameterskoray kavukcuoglu
2012-09-28Updated info / help.Clement Farabet
2012-01-22All debugged L-BFGS implementation.Clement Farabet
2012-01-18Fixed bugs in SGD and ASGD implementations.Clement Farabet
2011-11-28Modified default asgd.Clement Farabet
2011-11-03Added asgd.Clement Farabet