Contains an implementation of stochastic gradient descent that relies on automatic differentiation
Creates a delegate that can be used to perform a step using the stochastic gradient descent update rule.
See Source File
Henry Gouk
Contains an implementation of stochastic gradient descent that relies on automatic differentiation