//
pkg.gl
Category
github.com/nlpodyssey/spago
nn
normalization
batchnorm
package
1.1.0
Repository:
https://github.com/nlpodyssey/spago.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
0
Files
75 SLOC
#
Functions
New
New returns a new model with the supplied size and default momentum.
NewWithMomentum
NewWithMomentum returns a new model with supplied size and momentum.
#
Structs
Model
Model contains the serializable parameters.