Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/clementfarabet/lua---nnx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Extra checks and cleanup in C codeSergio Gomez
2016-02-18Create LICENSESoumith Chintala
2016-02-18Merge pull request #51 from davidsaxton/fix-testSoumith Chintala
2016-02-18Fix the use of the tester.David Saxton
2016-02-13include -> requireSoumith Chintala
2016-02-11Merge pull request #50 from borisfom/masterSoumith Chintala
2016-02-11Propagating Lua varsBoris Fomitchev
2016-02-05Merge pull request #48 from dominikgrewe/thnnSoumith Chintala
2016-02-05Use THNN.Dominik Grewe
2016-01-29fix non-contiguous gradOutput bugnicholas-leonard
2016-01-28fix SoftMaxTreenicholas-leonard
2016-01-19sharedClone is handled by dpnnnicholas-leonard
2015-11-25Merge pull request #45 from davidBelanger/recursive-typeSoumith Chintala
2015-11-25fix infinite recursion in PullTable and PushTable when converting to differen...David Belanger
2015-09-07Merge pull request #41 from LinusU/patch-1Nicholas Léonard
2015-09-07tell git to ignore build outputLinus Unnebäck
2015-09-03Merge branch 'samehkhamis-master'Nicholas Leonard
2015-09-03Merge branch 'master' of git://github.com/samehkhamis/lua---nnx into samehkha...Nicholas Leonard
2015-09-03Merge branch 'rnn'Nicholas Leonard
2015-09-03doc++Nicholas Leonard
2015-09-03fix ++Nicholas Leonard
2015-09-03Removed deprecated modulesnicholas-leonard
2015-07-28TreeNLLCriterion._module support in cunnNicholas Leonard
2015-07-24Work under windowssamehkhamis
2015-07-07Update README.mdNicholas Léonard
2015-05-27SoftMaxTree:type() is compatible with dpnnnicholas-leonard
2015-05-06Update TreeNLLCriterion.luaNicholas Léonard
2015-04-20Merge branch 'master' of github.com:clementfarabet/lua---nnxnicholas-leonard
2015-04-20SoftMaxTree:parameters() returns scales and sizenicholas-leonard
2015-04-09Merge pull request #36 from akhti/masterNicholas Léonard
2015-04-06Share updates among SoftMaxTree clonesAnton Bakhtin
2015-04-04Fix previous commitAnton Bakhtin
2015-04-04Fix SoftMaxTree:sharedCloneAnton Bakhtin
2015-03-27removed Padding (moved to nn)nicholas-leonard
2015-03-18Merge branch 'lstm'nicholas-leonard
2015-03-18Repeater unit testsnicholas-leonard
2015-03-18Sequencer unit test + __tostrings__nicholas-leonard
2015-03-18Merge pull request #27 from nicholas-leonard/lstmNicholas Léonard
2015-03-18fix zeroTensor bugsnicholas-leonard
2015-03-17LSTM backwardThroughTime unit testednicholas-leonard
2015-03-17LSTM tests++nicholas-leonard
2015-03-17Merge branch 'lstm' of github.com:nicholas-leonard/nnx into lstmnicholas-leonard
2015-03-17AbstractRecurrent.isRecursable()nicholas-leonard
2015-03-17fixed RepeaterCriterionNicholas Leonard
2015-03-16Merge branch 'master' of github.com:clementfarabet/lua---nnx into lstmNicholas Leonard
2015-03-16fixed ZeroGrad:updateOutputNicholas Leonard
2015-03-16Recurrent and LSTM fixesnicholas-leonard
2015-03-15fixed RepeaterCriterion:forwardNicholas Leonard
2015-03-14mergenicholas-leonard
2015-03-14Merge pull request #31 from nicholas-leonard/RepeaterNicholas Léonard