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

# Functions

New returns a new SGD optimizer, initialized according to the given configuration.
NewConfig returns a new SGD Config.

# Structs

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