Vowpal Wabbit
vowpalwabbit
svrg.h
Go to the documentation of this file.
1
#ifndef SVRG_H
2
#define SVRG_H
3
4
LEARNER::base_learner
*
svrg_setup
(
VW::config::options_i
& options,
vw
& all);
5
6
#endif
svrg_setup
LEARNER::base_learner * svrg_setup(VW::config::options_i &options, vw &all)
Definition:
svrg.cc:168
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
VW::config::options_i
Definition:
options.h:107
Generated on Thu Apr 9 2020 14:45:25 for Vowpal Wabbit by
1.8.13