Sparse Linear layer for GradientMachine.
Sparse Linear layer for GradientMachine.This is designed to use with a SparseDataset... The inputs of this layer must be sparse.
Formally speaking,
.
and
are in params, with the following structure:
If you want, you can add a weight decay which looks like
.
Options:
"weight decay" real the weight decay [0]
Alphabetic index HTML hierarchy of classes or Java