export param

This commit is contained in:
Mike J Innes 2017-10-16 08:53:46 +01:00
parent d3db051ca0
commit 64e242e96c

View File

@ -8,7 +8,7 @@ using Juno, Requires
using Lazy: @forward
export Chain, Dense, RNN, LSTM,
SGD, params, mapparams
SGD, param, params, mapparams
using NNlib
export σ, relu, softmax