aboutsummaryrefslogtreecommitdiff
path: root/nerv
Commit message (Collapse)AuthorAge
* testrnntxh182015-10-23
|
* ...cloudygoose2015-08-11
|
* Last port is wrongcloudygoose2015-08-11
|
* lmptb ported to herecloudygoose2015-07-23
|
* added clip to layer_confcloudygoose2015-07-10
|
* added affine_recurrent layercloudygoose2015-07-10
|
* added matrix:clip, TODO:testingcloudygoose2015-07-08
|
* ...cloudygoose2015-07-08
|
* Merge pull request #35 from cloudygoose/masterTed Yin2015-07-02
|\ | | | | fix memory leak: matrix not freed when the ref count is greater than zero
| * bug fix: Matrix space did not freecloudygoose2015-07-02
| |
* | change docDeterminant2015-06-26
|/
* ...Determinant2015-06-26
|
* softmax_ce colsum adapt to matrix change, using [0][0]cloudygoose2015-06-26
|
* [a little big]matrix dim added, now use m:dim() to determine whether vector ↵cloudygoose2015-06-25
| | | | or matrix
* make clean addedcloudygoose2015-06-25
|
* Merge branch 'master' of github.com:Determinant/nervDeterminant2015-06-25
|\ | | | | | | | | | | | | Conflicts: nerv/doc/Makefile nerv/doc/source/conf.py nerv/doc/source/index.rst
| * add sphinx doc (see branch 'gh-pages')Determinant2015-06-21
| |
* | use the conf generated by the latest sphinxDeterminant2015-06-25
|/
* remove useless get_critDeterminant2015-06-25
|
* use the standard nerv error reporting in io libDeterminant2015-06-25
|
* separate non-Lua part of matrix code to a dedicated dirDeterminant2015-06-24
|
* separate non-Lua part of io code to a dedicated dir; code clean-upDeterminant2015-06-23
|
* major change: use luarocks to manage projectDeterminant2015-06-22
|
* ...Determinant2015-06-16
|
* move the destination of .so files to build/libDeterminant2015-05-30
|
* add cumatrixDeterminant2015-05-15
|
* use a global lua file to load othersDeterminant2015-05-15
|
* add basic matrix implementationDeterminant2015-05-14
|
* ...Determinant2015-05-14
|
* initDeterminant2015-05-14