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

github.com/torch/nn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-03fix batch=1 bug in MarginRankingCriterionsoumith
2016-01-08Fix batch mode in MarginRankingCriterionfsuzanomassa
2015-04-28Make type() truly recursive.Dominik Grewe
2015-04-27MarginRankingCriterion:type()Nicholas Leonard
2013-10-17correct the stochastic case checkkoray kavukcuoglu
2013-09-04Added minibatch support to MarginRankingCriterion and PairwiseDistance.Volodymyr Mnih
2012-02-04Merge branch 'master' into newpackRonan Collobert
2012-01-25initial revamp of torch7 treeRonan Collobert