Flux.jl/src/layers
Elliot Saba c59b820bed Add glorot (Xavier) initialization
Set default `Dense` and `RNN` inits to `glorot_uniform()` for `W`, `zeros` for `b`.
2017-12-05 14:24:48 -08:00
..
basic.jl Add glorot (Xavier) initialization 2017-12-05 14:24:48 -08:00
normalisation.jl LayerNorm tweaks 2017-11-21 16:32:36 +01:00
recurrent.jl Add glorot (Xavier) initialization 2017-12-05 14:24:48 -08:00
stateless.jl Merge pull request #98 from FluxML/log 2017-11-23 17:17:39 +00:00