0

I am attempting to alter the implementation of the Stochastic Gradient Descent (SGD) algorithm in Vowpal Wabbit for logistic regression purposes. I aim to access the computed gradient at each step and perform extra operations before applying the SGD update. Is it possible to achieve this with Vowpal Wabbit?

0 Answers0