| improved sRNN |
|
More...
|
over 8 years ago
|
| improved sRNN |
|
More...
|
over 8 years ago
|
| minor tweaks |
|
More...
|
over 8 years ago
|
| minor perf improvements |
|
More...
|
about 9 years ago
|
| ce loss fixes, sRnn bptt fix |
|
More...
|
about 9 years ago
|
| using SoftMax TransofmOp for more compact code |
|
More...
|
about 9 years ago
|
| minor fixes |
|
More...
|
about 9 years ago
|
| fixed sampling code and loss update |
|
More...
|
about 9 years ago
|
| minor fixes |
|
More...
|
about 9 years ago
|
| bugfixes to bptt in srnn, minor fixes |
|
More...
|
about 9 years ago
|
| fixed wrong adagrad update, more cli params for nn runner |
|
More...
|
about 9 years ago
|
| added apprunner plugin, fixed bug in sRNN, adjusted test |
|
More...
|
about 9 years ago
|
| fixed sample generation |
|
More...
|
about 9 years ago
|
| refactored char/word/stacked RNNs in 2 classes |
|
More...
|
about 9 years ago
|
| added sRNN |
|
More...
|
about 9 years ago
|
| rnn loosing memory of previous hidden state - fixed |
|
More...
|
about 9 years ago
|
| char rnn refactoring, word rnn, added cv tests with different hyperparams |
|
More...
|
about 9 years ago
|
| minor fixes, java raw char-rnn model inspired by karpathy |
|
More...
|
about 9 years ago
|
| fixed bug on mini batch |
|
More...
|
over 9 years ago
|
| skipgram using configurable mini batch |
|
More...
|
over 9 years ago
|
| added nesterov momentum to skipgram, other minor tweaks |
|
More...
|
over 9 years ago
|
| fixed momentum impl, more appropriate softmax usage |
|
More...
|
over 9 years ago
|
| biases initialized to 0.001, per output word softmax, cached expanded representation in hot encoded samples, 0.5 decay on learning rate |
|
More...
|
over 9 years ago
|
| initialize weights to uniform distribution, adjusted test texts, added option to use momentum, minor fixes |
|
More...
|
over 9 years ago
|
| refactored MLN and improved SGN, commons-math 3.6 |
|
More...
|
over 9 years ago
|
| avoiding some matrix transpose calls |
|
More...
|
over 9 years ago
|
| refactored SFFNN to MLN, added ReLU function and (compact) skip-gram |
|
More...
|
over 9 years ago
|
| added sample API, wv test |
|
More...
|
almost 10 years ago
|
| fixed bug in SFFNN, added boolean operator NNs tests |
|
More...
|
almost 10 years ago
|
| pruned old api, minimal shallow ff nn impl |
|
More...
|
almost 10 years ago
|