sgd
sgd copied to clipboard
implement update generic method
Similar to update.nlme
. Ideally it would really enable SGD updates passing in new data at a time. A first implementation of the method can just re-run SGD from iteration 1.