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-02-09nn.clearStateSergey Zagoruyko
2016-02-01Add THNN conversion of {RReLU, Sigmoid, SmoothL1Criterion,SoftMax, SoftPlus}Andreas Köpf
2015-10-26Add randomized leaky rectified linear unit (RReLU)Andreas Köpf