| performance improvements (parallel exec, simplified Feature APIs), revert derivative update function to latest working version |
|
More...
|
almost 10 years ago
|
| performance improvements, simpler cost function API |
|
More...
|
almost 10 years ago
|
| various performance improvements |
|
More...
|
almost 10 years ago
|
| various performance improvements |
|
More...
|
about 10 years ago
|
| added cross-entropy cost function |
|
More...
|
about 10 years ago
|
| performance improvements on training set creation and softmax |
|
More...
|
about 10 years ago
|
| performance improvements for ff, backprop and softmax |
|
More...
|
about 10 years ago
|
| tweaked wv test |
|
More...
|
about 10 years ago
|
| simplified wordvec test, back to serial matrix update impl |
|
More...
|
about 10 years ago
|
| slightly parallelize weight matrix update |
|
More...
|
about 10 years ago
|
| LMS cf should be public |
|
More...
|
about 10 years ago
|
| NN factory should be public |
|
More...
|
about 10 years ago
|
| update NN api |
|
More...
|
about 10 years ago
|
| minor improvements |
|
More...
|
about 10 years ago
|
| minor fixes |
|
More...
|
about 10 years ago
|
| added softmax, adjusted af/neuron APIs, tests adjusted |
|
More...
|
about 10 years ago
|
| more appropriate test name, using sigmoid on output layer until softmax is there |
|
More...
|
about 10 years ago
|
| reduced boilerplate code in ff strategy for applying activation function, added layer specific AFs, improved error derivative calculation |
|
More...
|
about 10 years ago
|
| adjusted random weights generation, added few more sentences |
|
More...
|
about 10 years ago
|
| small fixes to javadoc |
|
More...
|
about 10 years ago
|
| added iterations parameter to backprop, enhanced word2vec test |
|
More...
|
about 10 years ago
|
| randomized test word |
|
More...
|
about 10 years ago
|
| draft word2vec test for sgm network |
|
More...
|
about 10 years ago
|
| minor fixes suggested by static analysis |
|
More...
|
about 10 years ago
|
| added LMS, fixed backprop bias checks |
|
More...
|
about 10 years ago
|
| fixed bug in backprop not correctly updating weights |
|
More...
|
about 10 years ago
|
| enabling multiple NN output neurons |
|
More...
|
about 10 years ago
|
| minor improvements, back to 1.6 jvm |
|
More...
|
about 10 years ago
|
| switch from batch to stochastic GD in backprop, abstracted derivative update function |
|
More...
|
about 10 years ago
|
| switch from batch to stochastic GD in backprop |
|
More...
|
about 10 years ago
|