Age | Commit message (Collapse) | Author |
|
|
|
|
|
It needs to be tested and some backward layer functions were redefined
to improve readability
|
|
|
|
|
|
The function nn_layer_forward was changed from f(X*W) to X*W and
nn_layer_map_activation will map the activation function through the
output of nn_layer_forward.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Feel free to download, copy and edit any repo