sgd export

This commit is contained in:
Mike J Innes 2017-09-03 17:09:53 -04:00
parent f33a8edd25
commit d4211b1f23

View File

@ -7,7 +7,8 @@ module Flux
using Juno
using Lazy: @forward
export Chain, Dense
export Chain, Dense,
SGD
using NNlib
export σ, relu, softmax