Fixed compilation problem |
|
More...
|
over 9 years ago
|
Updated parallel_foreach to set num_threads=1 |
|
More...
|
over 9 years ago
|
Minor changes related with stats.boot, parallel_foreach and matrix index methods |
|
More...
|
over 9 years ago
|
Updated indexed_fill and indexed_copy methods to work in C++ |
|
More...
|
over 9 years ago
|
More doc. |
|
More...
|
over 9 years ago
|
Added index lua method as C++ function matIndex, improving the efficiency |
|
More...
|
over 9 years ago
|
Merge pull request #172 from pakozm/devel |
|
More...
|
over 9 years ago
|
Added more documentation |
|
More...
|
over 9 years ago
|
solved problem when clonning batch standardization component |
|
More...
|
over 9 years ago
|
Added batch norm test |
|
More...
|
over 9 years ago
|
first implementation of batch normalization... we need to test it in real world problems |
|
More...
|
over 9 years ago
|
Moved error message |
|
More...
|
over 9 years ago
|
Added batch normalization test... it is necessary to perform deep tests |
|
More...
|
over 9 years ago
|
Added batch normalization component... stills incomplete |
|
More...
|
over 9 years ago
|
Added NIL_TAG to allow serialization of nil upvalues |
|
More...
|
over 9 years ago
|
matNonZeroIndices returns a zero matrix when no index are available |
|
More...
|
over 9 years ago
|
Added excep, getpid and getppid |
|
More...
|
over 9 years ago
|
Merge branch 'devel' of github.com:pakozm/april-ann into devel |
|
More...
|
over 9 years ago
|
Minor changes in serialization utils |
|
More...
|
over 9 years ago
|
Solved execution problem |
|
More...
|
over 9 years ago
|
Removed double assign in convolution component |
|
More...
|
over 9 years ago
|
Merge branch 'devel' of github.com:pakozm/april-ann into devel |
|
More...
|
over 9 years ago
|
Added double_pipe |
|
More...
|
over 9 years ago
|
Merge branch 'devel' of https://github.com/pakozm/april-ann into devel |
|
More...
|
over 9 years ago
|
Bux fixed in the new net format |
|
More...
|
over 9 years ago
|
Updated alarm and sleep |
|
More...
|
over 9 years ago
|
Updated util.alarm and util.sleep |
|
More...
|
over 9 years ago
|
Added util.alarm function |
|
More...
|
over 9 years ago
|
Solved problem in convolutional component |
|
More...
|
over 9 years ago
|
Added input/output size to const component |
|
More...
|
over 9 years ago
|