Vowpal Wabbit
vowpalwabbit
cb_explore_adf_first.h
Go to the documentation of this file.
1
/*
2
Copyright (c) by respective owners including Yahoo!, Microsoft, and
3
individual contributors. All rights reserved. Released under a BSD
4
license as described in the file LICENSE.
5
*/
6
#pragma once
7
8
#include "
cb_explore_adf_common.h
"
9
#include "
reductions_fwd.h
"
10
#include <vector>
11
12
namespace
VW
13
{
14
namespace
cb_explore_adf
15
{
16
namespace
first
17
{
18
LEARNER::base_learner
*
setup
(
VW::config::options_i
& options,
vw
& all);
19
}
// namespace first
20
}
// namespace cb_explore_adf
21
}
// namespace VW
cb_explore_adf_common.h
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
VW::cb_explore_adf::first::setup
LEARNER::base_learner * setup(config::options_i &options, vw &all)
Definition:
cb_explore_adf_first.cc:70
VW::config::options_i
Definition:
options.h:107
reductions_fwd.h
VW
Definition:
autolink.cc:11
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by
1.8.13