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

# Functions

New returns a new model with parameters initialized to zeros.

# Structs

Config provides configuration settings for a Sentence-State LSTM Model.
HyperLinear3 groups multiple params for an affine transformation.
HyperLinear4 groups multiple params for an affine transformation.
Model contains the serializable parameters.
State contains nodes used during the forward step.