directory
1.1.0
Repository: https://github.com/nlpodyssey/spago.git
Documentation: pkg.go.dev

# Packages

Package adanorm implements the Adaptive Normalization (AdaNorm) method.
Package fixnorm implements the fixnorm normalization method.
Package layernorm implements the Layer Normalization (LayerNorm) i method.
Package layernormsimple implements a simple version of LayerNorm (LayerNorm-simple).
Package rmsnorm implements the Root Mean Square Layer Normalization method.