beeline

command module
v0.0.0-...-fbdf970 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2019 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Beeline gradient descent

Gradient descent with shared weights. The number of shared weights is increased with each epoch, so the dimensionality of the search space is increased with each epoch.

Below is a base cost curve for the iris data set:

epochs of normal gradient descent

Cost curve for beeline gradient descent:

epochs of beeline gradient descent

As you can see beeline gradient descent still converges, but doesn't work as well as the normal approach.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL