Vowpal Wabbit
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 
9 #include "reductions_fwd.h"
10 #include <vector>
11 
12 namespace VW
13 {
14 namespace cb_explore_adf
15 {
16 namespace first
17 {
19 } // namespace first
20 } // namespace cb_explore_adf
21 } // namespace VW
LEARNER::base_learner * setup(config::options_i &options, vw &all)
Definition: autolink.cc:11