Vowpal Wabbit
svrg.h
Go to the documentation of this file.
1 #ifndef SVRG_H
2 #define SVRG_H
3 
5 
6 #endif
LEARNER::base_learner * svrg_setup(VW::config::options_i &options, vw &all)
Definition: svrg.cc:168