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-08-25Keep objective values, in case they are referencesR. Gokberk Cinbis
2016-08-25Reduce numerical errors.R. Gokberk Cinbis
2016-02-21checkgrad.lua: tensor type bugLi Dong
2015-01-29add function to numerically check gradientlvdmaaten