learndigits.lua is almost working with new ANNs |
|
More...
|
over 11 years ago
|
By default the pool is not setup |
|
More...
|
over 11 years ago
|
Some minor eficienciy issues solved. Add xor output log, updated to the new xor log format. Added the posibility of use a POOL of pointers for GPUMirroredMemoryBlock class |
|
More...
|
over 11 years ago
|
improving efficiency of train_dataset lua function |
|
More...
|
over 11 years ago
|
Log softmax bug corrected |
|
More...
|
over 11 years ago
|
Trainable class is working |
|
More...
|
over 11 years ago
|
Trainable class is working |
|
More...
|
over 11 years ago
|
Changed trainable package |
|
More...
|
over 11 years ago
|
Added function train_dataset at trainable.lua |
|
More...
|
over 11 years ago
|
Added trainable lua_src, all old trainable methods will be pure lua |
|
More...
|
over 11 years ago
|
Now the point classifier can work with 1 white data |
|
More...
|
almost 12 years ago
|
Now the point classifier can work with 1 white data |
|
More...
|
almost 12 years ago
|
Added FMeasure loss function |
|
More...
|
almost 12 years ago
|
workstation change |
|
More...
|
almost 12 years ago
|
workstation change |
|
More...
|
almost 12 years ago
|
Added tanh and softsign activation functions |
|
More...
|
almost 12 years ago
|
Added softmax and log softmax activation functions |
|
More...
|
almost 12 years ago
|
Cross entropy loss function is working. XOR task test is performing well |
|
More...
|
almost 12 years ago
|
Merge branch 'token_based_anns' of https://github.com/pakozm/april-ann into token_based_anns |
|
More...
|
almost 12 years ago
|
Working station change |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into token_based_anns |
|
More...
|
almost 12 years ago
|
Merge with master |
|
More...
|
almost 12 years ago
|
Merge branch 'master' of https://github.com/pakozm/april-ann |
|
More...
|
almost 12 years ago
|
Indentation homogenization of SDAE lua script |
|
More...
|
almost 12 years ago
|
Added cross entropy and log logistic activation function |
|
More...
|
almost 12 years ago
|
Added pointClassifier on interest points |
|
More...
|
almost 12 years ago
|
Merge branch 'master' into interest_points |
|
More...
|
almost 12 years ago
|
Corrected bug on ann load |
|
More...
|
almost 12 years ago
|
Corrected one bug |
|
More...
|
almost 12 years ago
|
XOR test is working with MSE, next step is to implment logsigmoid and cross-entropy loss |
|
More...
|
almost 12 years ago
|