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
2013-10-19conform to new split structuresplitkoray kavukcuoglu
2013-10-17add rockspec for new version 1.0.4koray kavukcuoglu
2013-10-14Merge pull request #4 from soumith/master1.0.4-0Clement Farabet
2013-10-14fixed a rendering issue for long class-namesSoumith Chintala
2013-10-12sys->pathsClement Farabet
2013-09-10Merge pull request #3 from fidlej/topic_funckoray kavukcuoglu
2013-09-10Clarified the example usage.Ivo Danihelka
2013-08-19Merge pull request #2 from fidlej/topic_nesterovClement Farabet
2013-08-19Allowed to enable Nesterov momentum.Ivo Danihelka
2013-08-16Merge pull request #1 from Atcold/patch-1Clement Farabet
2013-08-16Typooooooooo! Argh!Alfredo Canziani
2013-07-20Fix the doc for rprop (from @jucor)1.0.3-1koray kavukcuoglu
2013-07-20close gnuplot figureskoray kavukcuoglu
2013-07-20add new rockspeckoray kavukcuoglu
2013-07-10Rebased rockClement Farabet
2013-07-09torch-pkg -> torch-rocksClement Farabet
2013-07-05Dok is not supported correctly anymore...1.0.3-0Clement Farabet
2013-07-04New rocksClement Farabet
2013-05-24New dampening term.Clement Farabet
2013-05-23Fixed confusion matrix render.Clement Farabet
2013-05-21New versionClement Farabet
2013-05-21CRITICAL: weight decay is finally properly implemented!Clement Farabet
2013-03-13New version.Clement Farabet
2013-03-13Fixed copy (if input vectors are cuda, it was failing)1.0.2-0Clement Farabet
2013-02-28add multiple number of iterationskoray kavukcuoglu
2013-02-19add a 4th parameter to interface to split configuration parameterskoray kavukcuoglu
2013-02-19add RPROP mathod from Martin Riedmillerkoray kavukcuoglu
2013-02-14Major allocation slowdown fix (ConfusionMatrix)Clement Farabet
2013-02-06New version.1.0.1-0Clement Farabet
2012-12-04Merge branch 'master' of github.com:koraykv/optimkoray kavukcuoglu
2012-12-04add ADAGRAD optimization for SGD with diagonal weightskoray kavukcuoglu
2012-11-23Rockspec1.0-0Clement Farabet
2012-10-16Fixed alloc explostion.Clement Farabet
2012-09-28Updated info / help.Clement Farabet
2012-09-14Confusion->fixed global symbol.Clement Farabet
2012-07-28Added renderer to confusion matrixClement Farabet
2012-07-08Added sys package to optim.Clement Farabet
2012-06-04Fixed escaping pb.Clement Farabet
2012-05-16Little bug: sometimes, LBFGS was returning a single value.Clement Farabet
2012-05-04polyinterp with extrapolationKoray Kavukcuoglu
2012-05-03reig->eig changekoray kavukcuoglu
2012-05-03extrapolation.koray kavukcuoglu
2012-05-03Fixed subtle bug in wolfe line searchClement Farabet
2012-05-03Added dok.Clement Farabet
2012-05-02Fixed little bugsClement Farabet
2012-05-02Merge branch 'master' of https://github.com/koraykv/optimClement Farabet
2012-05-02Added first line search.Clement Farabet
2012-04-09Merge branch 'master' of github.com:koraykv/optimKoray Kavukcuoglu
2012-04-09make fista exactly compatible to lush versionKoray Kavukcuoglu
2012-04-02Moved some stable classes from nnx to optim.Clement Farabet