public interface IGradientTrainable
| Modifier and Type | Method and Description |
|---|---|
void |
trainGradient(mikera.vectorz.AVector gradient,
double factor)
Trains with a output gradient, incrementing inputGradient and
accumulated gradient for parameters.
|
Copyright © 2013. All Rights Reserved.