package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Jan 22, 2021
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Config provides configuration settings for an SGD optimizer.
NewConfig returns a new SGD Config.
SGD implements the SGD gradient descent optimization method.
New returns a new SGD optimizer, initialized according to the given configuration.
Delta returns the difference between the current params and where the method wants it to be.
Label returns the enumeration-like value which identifies this gradient descent method.
NewSupport returns a new support structure with the given dimensions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.