aboutsummaryrefslogtreecommitdiff
path: root/nerv/matrix/init.lua
Commit message (Collapse)AuthorAge
* add docDeterminant2016-04-28
|
* add doc for nerv.Network; remove the generated HTML docDeterminant2016-04-19
|
* add recipe and fix bugsQi Liu2016-03-11
|
* major change: clearer param binding semantics; permit rebinding; enableDeterminant2016-03-10
| | | | resuming from previous training
* add CuContext/MContextwrapped-handlesDeterminant2016-02-24
|
* try a basic mergeDeterminant2016-02-15
|
* added atomicAdd for select_linear update, however, the result still seems ↵txh182015-11-17
| | | | unreproducable, I changed select_linear layer update back to line-by-line
* add optional parameters to mat:createDeterminant2015-08-25
|
* use more general implementation for mat:createDeterminant2015-08-25
|
* [a little big]matrix dim added, now use m:dim() to determine whether vector ↵cloudygoose2015-06-25
| | | | or matrix
* major change: use luarocks to manage projectDeterminant2015-06-22