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
2017-02-17MultiLabelSoftMaxCriterion: unit test weights and uses buffersNicholas Leonard
2016-09-06Replace reshape with resize. More efficient?Arun Mallya - peach
2016-09-06Add weightingArun Mallya - peach
2016-09-05Use stable loss and gradient for MultiLabelSoftMarginCriterionArun Mallya - peach
2016-02-20Added MultiLabelSoftMarginCriterionsoumith