export param
This commit is contained in:
parent
d3db051ca0
commit
64e242e96c
@ -8,7 +8,7 @@ using Juno, Requires
|
|||||||
using Lazy: @forward
|
using Lazy: @forward
|
||||||
|
|
||||||
export Chain, Dense, RNN, LSTM,
|
export Chain, Dense, RNN, LSTM,
|
||||||
SGD, params, mapparams
|
SGD, param, params, mapparams
|
||||||
|
|
||||||
using NNlib
|
using NNlib
|
||||||
export σ, relu, softmax
|
export σ, relu, softmax
|
||||||
|
Loading…
Reference in New Issue
Block a user