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

Model contains the serializable parameters.
State represent a state of the LSTM recurrent network.

# Type aliases

Option allows to configure a new Model with your specific needs.