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-03-17remove L1Penalty.clearStateclement-masson
2016-02-09nn.clearStateSergey Zagoruyko
2015-01-31fixed L1Penalty constructor argumentsSoumith Chintala
2015-01-31L1Penalty bug fixedjakezhaojb
2014-07-22Added L1Penalty and a unit test.Ross Goroshin