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

# Functions

New returns a new Lamb optimizer, initialized according to the given configuration.
NewConfig returns a new Lamb Config.
NewDefaultConfig returns a new Config with generically reasonable default values.

# Structs

Config provides configuration settings for Lamb optimizer.
Lamb implements the Lamb gradient descent optimization method.