Initialize Lux.jl NN parameters according to Lux.glorot_normal

You need to specify the initialization for each layer. See Layers - Lux.jl. Including it via setup is not possible since what is being initialized is highly layer dependent.