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-06-28Update criterion.mdYangbin Zhang
2017-05-26nn.ModuleCriterionNicholas Leonard
2017-05-21Revert "Revert "ClassNLLCriterion supports missing targets""revert-1217-revert-1215-ClassNLLCriterion-missing-targetSoumith Chintala
2017-05-15Revert "ClassNLLCriterion supports missing targets"Soumith Chintala
2017-05-12ClassNLLCriterion supports missing targetsNicholas Leonard
2017-05-04Update criterion.md奚昶尊
2017-03-08Fix possible math typo in MultiMarginCriterion docRémi Emonet
2016-12-30added SpatialAutoCropMSECriterion + testsAlykhan Tejani
2016-12-30Merge pull request #1087 from torch/DistRatioCritSoumith Chintala
2016-12-30Initial Commit for DistanceRatioCriterion for triplet siamese model training.Sagar M. Waghmare
2016-11-21Update criterion.mdRajarshi Das
2016-10-05Add weight exception to docfchouteau
2016-09-13Just typosYiding Wang
2016-07-23Fix typo.Brandon Amos
2016-05-01MultiMarginCriterion description has a typoAkhil Ketkar
2016-03-26Revert "Formatted latex equations"Soumith Chintala
2016-03-25Prettier equations in criterion.md for view over the web.elbamos
2016-03-01SoftMarginCriterionsoumith
2016-02-26Making margin parameterizable in nn.MultiMarginCriterionNimalan Mahendran
2016-02-20ClassSimplexCriterion docs updateSoumith Chintala
2016-02-20adding ClassSimplexCriterionsoumith
2016-02-20adding weights to MultiMarginCriterionsoumith
2016-02-20Added MultiLabelSoftMarginCriterionsoumith
2016-02-04fix file permissionYuxin Wu
2016-01-08Fix batch mode in MarginRankingCriterionfsuzanomassa
2016-01-07Fix docs for BCECriterion and DistKLDivCriterionAvi
2015-12-15Merge pull request #534 from tindzk/patch-2Soumith Chintala
2015-12-15Merge pull request #533 from tindzk/patch-1Soumith Chintala
2015-12-15criterion.md: Fix grammar mistakesTim Nieradzik
2015-12-15criterion.md: Use local variableTim Nieradzik
2015-12-15criterion.md: Fix reference to LogSoftMaxTim Nieradzik
2015-11-26Revert "Also clone grad weights and biases"Soumith Chintala
2015-10-27update doc for MarginCriterion from 9176533Alban Desmaison
2015-09-25Also clone grad weights and biasesDouwe Kiela
2015-09-24Merge pull request #376 from szagoruyko/smoothl1Soumith Chintala
2015-09-17Update criterion.mdLaurens van der Maaten
2015-09-16Update criterion.mdLaurens van der Maaten
2015-09-14Add SmoothL1 criterionSergey Zagoruyko
2015-09-11BCECriterion rewritesoumith
2015-08-30CosineEmbeddingCriterion supports batch modeFrancisco Massa
2015-08-11fix listsnicholas-leonard
2015-08-11doc readthedocsnicholas-leonard
2015-07-30rewrote HingeEmbeddingCriterion to support batch modeMartin Simonovsky
2015-05-05ParallelCriterionNicholas Leonard
2015-05-04Documentation improvementAlfredo Canziani
2015-03-26Criterion doc++Nicholas Leonard
2015-03-13added doc + test case for CrossEntropyCriterionRonan Collobert
2015-02-27Update criterion.mdAlfredo Canziani
2015-02-27Update criterion.mdAlfredo Canziani
2015-02-25formattingSoumith Chintala