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
2014-06-26Added SpatialUpSamplingNearest module.Jonathan Tompson
2014-06-26Merge pull request #20 from sergomezcol/view_moduleSoumith Chintala
2014-06-26Merge pull request #17 from sergomezcol/masterSoumith Chintala
2014-06-26Add nn.View moduleSergio Gomez
2014-06-26Remove setNumInputDims method in JoinTable and SplitTableSergio Gomez
2014-06-26typo fix!Soumith Chintala
2014-06-26Merge pull request #19 from jonathantompson/constant_funcsSoumith Chintala
2014-06-26Merge pull request #18 from jonathantompson/softplus_improvedSoumith Chintala
2014-06-26Merge branch 'master_remote' of github.com:jonathantompson/nn into softplus_i...Jonathan Tompson
2014-06-25typoSoumith Chintala
2014-06-25fixed a numerical issue in the SoftPlus module (it breaks for input greater t...Jonathan Tompson
2014-06-25Add minibatch support for nn.JoinTable and nn.SplitTableSergio Gomez
2014-06-25Added very simple add and mul constant modules.Jonathan Tompson
2014-06-18Merge pull request #16 from GeorgOstrovski/patch-1Soumith Chintala
2014-06-18Update test.luaGeorgOstrovski
2014-06-18changed precison threshold for LogSoftmax testGeorgOstrovski
2014-06-03Merge pull request #15 from daydreamt/patch-1Soumith Chintala
2014-06-03Fix broken links in overview.mddaydreamt
2014-05-21Merge pull request #13 from nicholas-leonard/masterSoumith Chintala
2014-05-21Added link to criterion.mdNicholas Léonard
2014-05-21fixed doc typo in table.mdNicholas Léonard
2014-05-21Added doc index to table.mdNicholas Léonard
2014-05-21Added links to Table LayersNicholas Léonard
2014-05-21Moved nn.Identity to simple.mdNicholas Léonard
2014-05-21table.md typo.Nicholas Léonard
2014-05-13Merge pull request #12 from nicholas-leonard/masterSoumith Chintala
2014-05-13modified TemporalMaxPooling unit test to capture corner casenicholas-leonard
2014-05-13fixed batch TemporalConvolution bugnicholas-leonard
2014-05-13Merge pull request #11 from nicholas-leonard/masterSoumith Chintala
2014-05-13Added link to Torch and nnx in READMENicholas Léonard
2014-05-13Simplified README index.Nicholas Léonard
2014-05-13transfer.md : note to softmax, added intro.Nicholas Léonard
2014-05-13fixed typo table.mdNicholas Léonard
2014-05-13Shortened title of table.mdNicholas Léonard
2014-05-13removed erroneous entry in containers.mdNicholas Léonard
2014-05-13Added doc index to containers.mdNicholas Léonard
2014-05-13refactored testingnicholas-leonard
2014-05-13updated README index. Refactored overview and testing.Nicholas Léonard
2014-05-13Added introduction and index to overview.mdNicholas Léonard
2014-05-13Added doc index to convolution.mdNicholas Léonard
2014-05-13Update .travis.ymlSoumith Chintala
2014-05-12Removed modules description from module.md (included it in README)Nicholas Léonard
2014-05-12fix mergenicholas-leonard
2014-05-12mergenicholas-leonard
2014-05-12mergenicholas-leonard
2014-05-12refactored overview. Added doc index to READMEnicholas-leonard
2014-05-12Merge branch 'master' of github.com:torch/nnSoumith Chintala
2014-05-12criterionJacobianTest -> criterionJacobianTest1DSoumith Chintala
2014-05-12added travis build status labelSoumith Chintala
2014-05-12Update .travis.ymlSoumith Chintala