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-09-02Stochastic Inference for Dropout (#936)Jason Kuen
2016-03-04Merge pull request #688 from szagoruyko/dropout_fixSoumith Chintala
2016-02-20Merge pull request #616 from benathi/dropout-backprop-evaluate-modeSoumith Chintala
2016-02-12fix direct assignment in some modulesSergey Zagoruyko
2016-02-09nn.clearStateSergey Zagoruyko
2016-02-07fixed dropout backprop in evaluation modeBenni
2016-02-06Add gradient backprop for dropout in evaluation modeBenni
2016-01-08Update Dropout.luaivpopov
2016-01-07Dropout optimized for p == 0ivpopov
2015-09-14in-place dropoutSergey Zagoruyko
2015-05-27Add more useful string description of layers.orian
2014-11-13Dropout can use torch.CudaTensor:bernoulli()Nicholas Leonard
2014-07-10added Dropout version 2nicholas-leonard
2014-07-09Dropoutnicholas-leonard